From 5fe9c379f0cc696568a0db249026a1e8a3b02a5a Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <xltys1995>
Date: 星期二, 15 九月 2020 13:52:39 +0800
Subject: [PATCH] Merge branch 'gdasrs' of https://gitee.com/luxiaotao1123/zy-asrs into gdasrs
---
src/main/webapp/static/js/common.js | 22 +++++++++++-----------
1 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/src/main/webapp/static/js/common.js b/src/main/webapp/static/js/common.js
index 54c0590..ea844b6 100644
--- a/src/main/webapp/static/js/common.js
+++ b/src/main/webapp/static/js/common.js
@@ -155,7 +155,7 @@
}(this);
/*************************************************************************************************************/
-/********************************************** 鐗╂枡涓氬姟鎶借薄 ***************************************************/
+/********************************************** 浜у搧涓氬姟鎶借薄 ***************************************************/
/*************************************************************************************************************/
function arrRemove(arr, key, val) {
@@ -167,23 +167,23 @@
}
var matCols = [
- {field: 'matNo', align: 'center',title: '鐗╂枡缂栫爜'}
- ,{field: 'matName', align: 'center',title: '鐗╂枡鍚嶇О'}
- ,{field: 'str2', align: 'center',title: '鐗╂枡瑙勬牸'}
+ {field: 'matNo', align: 'center',title: '浜у搧浠e彿'}
+ ,{field: 'matName', align: 'center',title: '浜у搧鍚嶇О'}
+ ,{field: 'str2', align: 'center',title: '瑙勬牸鍨嬪彿'}
,{field: 'str3', align: 'center',title: '棰滆壊'}
- ,{field: 'num1', align: 'center',title: '鏁伴噺'}
- ,{field: 'str1', align: 'center',title: '鐗╂枡鍗曚綅'}
- ,{field: 'str4', align: 'center',title: '瀹㈡埛'}
+ // ,{field: 'num1', align: 'center',title: '鏁伴噺'}
+ ,{field: 'str1', align: 'center',title: '鍩烘湰鍗曚綅'}
+ ,{field: 'str4', align: 'center',title: '搴撲綅鍚嶇О'}
]
var detlCols = [
- {field: 'matnr', align: 'center',title: '鐗╂枡鍙�'}
- ,{field: 'maktx', align: 'center',title: '鐗╂枡鍚嶇О'}
+ {field: 'matnr', align: 'center',title: '浜у搧鍙�'}
+ ,{field: 'maktx', align: 'center',title: '浜у搧鍚嶇О'}
,{field: 'lgnum', align: 'center',title: '瑙勬牸'}
,{field: 'color', align: 'center',title: '棰滆壊'}
- ,{field: 'anfme', align: 'center',title: '鏁伴噺'}
+ // ,{field: 'anfme', align: 'center',title: '鏁伴噺'}
,{field: 'altme', align: 'center',title: '鍗曚綅'}
,{field: 'zpallet', align: 'center',title: '鎵樼洏鏉$爜'}
- ,{field: 'bname', align: 'center',title: '瀹㈡埛'}
+ ,{field: 'bname', align: 'center',title: '搴撲綅鍚嶇О'}
]
--
Gitblit v1.9.1