yangan
2024-08-08 98e0b3a6726c2e04b502b1541621d116e8050865
api/qualityInspection.js
@@ -20,6 +20,10 @@
        url: '/wrzs/yhcustomer/getYhcustomerList',
        method: 'GET'
    },
    getClaimCustomerPageList: {
        url: '/wrzs/yhcustomer/getClaimCustomerPageList',
        method: 'GET'
    },
    /**
     * @仓库
     */
@@ -68,4 +72,11 @@
        url: '/wrzs/zjqualitycheck/getByIdAndSubList',
        method: 'get'
    },
    /**
    *  @取样员列表  /wrzs/userentity/pageCarAndHuoDai
    * */
    pageCarAndHuoDai: {
        url: '/wrzs/userentity/pageCarAndHuoDai',
        method: 'get'
    },
}