From 208c7e7920c373bb3282ff66e42db2465ddc5d21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=89=E8=99=B9=E7=9D=BF?= <297504645@qq.com> Date: Thu, 10 Aug 2023 15:55:34 +0800 Subject: [PATCH] =?UTF-8?q?job=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- PC/UI.WinIn.FasterZ.Job/public/config.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/PC/UI.WinIn.FasterZ.Job/public/config.js b/PC/UI.WinIn.FasterZ.Job/public/config.js index f0da8e6..0572c46 100644 --- a/PC/UI.WinIn.FasterZ.Job/public/config.js +++ b/PC/UI.WinIn.FasterZ.Job/public/config.js @@ -13,8 +13,8 @@ window.SITE_CONFIG['userNameOrEmailAddress'] = 'admin' window.SITE_CONFIG['client_secret'] = '1q2w3E*' window.SITE_CONFIG['browserTitle'] = '接口看板-QAD&WMS' window.SITE_CONFIG['menuHiddenConfig'] = [ - // 'CheckJobDetail','CountJobDetail','DeliverJobDetail', - // 'InspectJobDetail','IssueJobDetail','JisDeliverJobDetail', - // 'ProductReceiveJobDetail','PurchaseReceiptJobDetail','PurchaseReturnJobDetail', - // 'PutawayJobDetail' + 'CheckJobDetail','CountJobDetail','DeliverJobDetail', + 'InspectJobDetail','IssueJobDetail','JisDeliverJobDetail', + 'ProductReceiveJobDetail','PurchaseReceiptJobDetail','PurchaseReturnJobDetail', + 'PutawayJobDetail' ] \ No newline at end of file