From 39b1837b9ff2b2011a3b7efde9906ea3233f59c4 Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Fri, 28 Jul 2023 21:35:45 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=BB=E5=AD=97=E6=9C=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config/getData2.js | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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 = {