From 47a0d0e97c92b3b6be78e7b5b4cae1ef07085d41 Mon Sep 17 00:00:00 2001 From: 王 垚 <1402714037@qq.com> Date: 星期三, 29 十二月 2021 18:55:10 +0800 Subject: [PATCH] 安瑞 隐藏单价金额字段 --- WebSRM/layuiAdmin.std-v1.2.1/src/views/SRM/SRM_EntrustOrderBill.html | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/WebSRM/layuiAdmin.std-v1.2.1/src/views/SRM/SRM_EntrustOrderBill.html b/WebSRM/layuiAdmin.std-v1.2.1/src/views/SRM/SRM_EntrustOrderBill.html index 0a2a976..5f52a29 100644 --- a/WebSRM/layuiAdmin.std-v1.2.1/src/views/SRM/SRM_EntrustOrderBill.html +++ b/WebSRM/layuiAdmin.std-v1.2.1/src/views/SRM/SRM_EntrustOrderBill.html @@ -349,8 +349,8 @@ , { field: 'HUnitNumber', title: '璁¢噺鍗曚綅浠g爜', width: 100, hide: true } , { field: 'HUnitID', title: '璁¢噺鍗曚綅ID', width: 100, hide: true } , { field: 'HQty', title: '鏁伴噺', width: 100 } - , { field: 'HPrice', title: '鍗曚环', width: 100 } - , { field: 'HMoney', title: '閲戦', width: 100 } + , { field: 'HPrice', title: '鍗曚环', width: 100, hide: true } + , { field: 'HMoney', title: '閲戦', width: 100, hide: true} , { field: 'HDate', title: '瑕佹眰浜よ揣鏃ユ湡', width: 150 } //, { field: 'HDate2', title: '纭浜よ揣鏃ユ湡', width: 150 } , { field: 'HPURCHASEORGID', title: '閲囪喘缁勭粐', width: 150 } -- Gitblit v1.9.1