From 6eb88cc26b11a6ad79469e30b40eb9196e2ed0e1 Mon Sep 17 00:00:00 2001
From: 18516761980 <4761516tqsxp>
Date: 星期六, 26 三月 2022 15:54:40 +0800
Subject: [PATCH] #
---
src/main/webapp/static/js/common.js | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/main/webapp/static/js/common.js b/src/main/webapp/static/js/common.js
index a32832d..303cce5 100644
--- a/src/main/webapp/static/js/common.js
+++ b/src/main/webapp/static/js/common.js
@@ -170,15 +170,15 @@
{field: 'matNo', align: 'center',title: '浜у搧缂栫爜'}
,{field: 'matName', align: 'center',title: '浜у搧鍚嶇О'}
,{field: 'specs', align: 'center',title: '瑙勬牸鍨嬪彿'}
- ,{field: 'unit', align: 'center',title: '鍗曚綅'}
+ ,{field: 'unit', align: 'center',title: '鍗曚綅', width:80}
// ,{field: 'num1', align: 'center',title: '鏁伴噺'}
,{field: 'size', align: 'center',title: '灏哄', hide: true}
,{field: 'color', align: 'center',title: '棰滆壊'}
- ,{field: 'weight', align: 'center', title: '姣忕閲嶉噺(KG)'}
+ ,{field: 'weight', align: 'center', title: '姣忕閲嶉噺(KG)', width:120}
,{field: 'str3', align: 'center', title: '瀹㈡埛鍚嶇О'}
,{field: 'str4', align: 'center', title: '椤圭洰淇℃伅'}
- ,{field: 'str5$', align: 'center', title: '绫诲埆'}
- ,{field: 'str6', align: 'center', title: '姣忕鏁伴噺(PCS)'}
+ ,{field: 'str5$', align: 'center', title: '绫诲埆', width:120}
+ ,{field: 'str6', align: 'center', title: '姣忕鏁伴噺(PCS)', width:125}
]
--
Gitblit v1.9.1