skyouc
2025-04-18 f4f9cd966b0353323636c7aa19b38a6bb3f9936e
rsf-admin/src/page/orders/asnOrder/AsnOrderModal.jsx
@@ -318,7 +318,8 @@
        getOptions();
    }, []);
    const getOptions = async () => {        
        const parmas = {
        const parmas = {
            "type": "supplier"
        }
        const {
            data: { code, data, msg },
@@ -361,7 +362,8 @@
        getOptions();
    }, []);
    const getOptions = async () => {        
        const parmas = {
        const parmas = {
            "type": "supplier"
        }
        const {
            data: { code, data, msg },