From cd6cf24520347a220d208eb77b1c3c9c0323bc47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=BF=97=E5=9B=BD?= <854933521@qq.com> Date: Tue, 12 Nov 2024 08:48:06 +0800 Subject: [PATCH] =?UTF-8?q?index=20=E6=96=87=E4=BB=B6=E8=BF=81=E7=A7=BBVue?= =?UTF-8?q?2=E5=8D=87=E7=BA=A7Vue3=2010/25-11/8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/index/index.vue | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/pages/index/index.vue b/src/pages/index/index.vue index 1c2593dc..f10a0aef 100644 --- a/src/pages/index/index.vue +++ b/src/pages/index/index.vue @@ -358,7 +358,11 @@ const getDictory = () => { console.log('包装规格获取失败', res) }) - const switchCode = 'FgPutawayLocationCodeValidate,SemiPutawayLocationCodeValidate,PurchasePutawayToLocationCodeValidate,IssueToLocationCodeValidate,fgProductReceipCommitValidate,purchasereceiptPrintPDA,purchaseReceiptLocationCodeValidate,CreateProductputawayRequestAfterProductreceiptRecordCreated,EnableQms,ShowPackingNumber' + const switchCode = 'FgPutawayLocationCodeValidate,SemiPutawayLocationCodeValidate,' + + 'PurchasePutawayToLocationCodeValidate,IssueToLocationCodeValidate,' + + 'fgProductReceipCommitValidate,purchasereceiptPrintPDA,' + + 'purchaseReceiptLocationCodeValidate,CreateProductputawayRequestAfterProductreceiptRecordCreated,' + + 'EnableQms,ShowPackingNumber,directIssueFifoSwitch' getSwitchByCode(switchCode) .then((res) => {