yangan
2024-10-16 9961f42e5de34a843eea04288b6761d83c9170a8
api/qualityInspection.js
@@ -21,7 +21,7 @@
        method: 'GET'
    },
    getClaimCustomerPageList: {
        url: '/wrzs/yhcustomer/getClaimCustomerPageList',
        url: '/wrzs/yhcustomer/getClaimCustomerList',
        method: 'GET'
    },
    /**
@@ -72,4 +72,11 @@
        url: '/wrzs/zjqualitycheck/getByIdAndSubList',
        method: 'get'
    },
    /**
    *  @取样员列表  /wrzs/userentity/pageCarAndHuoDai
    * */
    pageCarAndHuoDai: {
        url: '/wrzs/userentity/pageCarAndHuoDai',
        method: 'get'
    },
}