From 9ee2abf3f34b3e6c0d35df6cdde0c4d4e1a5d246 Mon Sep 17 00:00:00 2001 From: 王 垚 <1402714037@qq.com> Date: 星期五, 31 十二月 2021 20:16:08 +0800 Subject: [PATCH] 问题处理 --- WebSRM/layuiAdmin.std-v1.2.1/src/views/SRM/SRM_BarCodeBill.html | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/WebSRM/layuiAdmin.std-v1.2.1/src/views/SRM/SRM_BarCodeBill.html b/WebSRM/layuiAdmin.std-v1.2.1/src/views/SRM/SRM_BarCodeBill.html index 725f864..40eaa76 100644 --- a/WebSRM/layuiAdmin.std-v1.2.1/src/views/SRM/SRM_BarCodeBill.html +++ b/WebSRM/layuiAdmin.std-v1.2.1/src/views/SRM/SRM_BarCodeBill.html @@ -569,8 +569,8 @@ , where: { sMsg: linterid, sMsg2: lentryid } , cols: [[ , { field: 'HMaterID', title: '鐗╂枡ID', width: 100, hide: true } - , { field: 'HMaterShortNumber', title: '鐗╂枡缂栫爜', width: 120 } - , { field: 'HMaterNumber', title: '鐗╂枡浠g爜', width: 120 } + , { field: 'HMaterNumber', title: '鐗╂枡缂栫爜', width: 120 } + , { field: 'HMaterShortNumber', title: '鐗╂枡浠g爜', width: 120 } , { field: 'HMaterName', title: '鐗╂枡鍚嶇О', width: 120 } , { field: 'HMaterModel', title: '瑙勬牸鍨嬪彿', width: 120 } , { field: 'HUnitName', title: '璁¢噺鍗曚綅', width: 100 } -- Gitblit v1.9.1