zjj
2025-04-18 e34c0f4e7379d97f1717acab4630020741ec2569
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 },