diff --git a/src/config/getData2.js b/src/config/getData2.js index ed9ca08..9a94937 100644 --- a/src/config/getData2.js +++ b/src/config/getData2.js @@ -378,8 +378,10 @@ export const bypda = (page, size) => post('api/bcp/bypda', { // return res // } // 1.2刻字机选择 -export const kzDeviceList = () => post('api/device/list', { - product_area: 'A1' +export const kzDeviceList = () => post('api/produceWorkorder', { + product_area: 'A1', + order_status: '1', + workprocedure_code: 'A1_KZ' }) // export const kzDeviceList = () => { // let res = {