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