diff --git a/src/pages/index/index.vue b/src/pages/index/index.vue index 804d021d..b0bef032 100644 --- a/src/pages/index/index.vue +++ b/src/pages/index/index.vue @@ -352,7 +352,7 @@ const getDictory = () => { console.log('包装规格获取失败', res) }) - const switchCode = 'FgPutawayLocationCodeValidate,SemiPutawayLocationCodeValidate,PurchasePutawayToLocationCodeValidate,IssueToLocationCodeValidate,fgProductReceipCommitValidate,purchasereceiptPrintPDA,purchaseReceiptLocationCodeValidate' + const switchCode = 'FgPutawayLocationCodeValidate,SemiPutawayLocationCodeValidate,PurchasePutawayToLocationCodeValidate,IssueToLocationCodeValidate,fgProductReceipCommitValidate,purchasereceiptPrintPDA,purchaseReceiptLocationCodeValidate,CreateProductputawayRequestAfterProductreceiptRecordCreated' getSwitchByCode(switchCode) .then((res) => {