From 756d5b12074143d163a77edebff9ea41ddac021b Mon Sep 17 00:00:00 2001
From: mrzhssss <pro6@qq.com>
Date: 星期四, 07 四月 2022 15:45:53 +0800
Subject: [PATCH] Merge branch 'zypms' of http://47.97.1.152:5880/r/wms_saas into zypms

---
 src/main/webapp/static/js/cstmr/cstmr.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/static/js/cstmr/cstmr.js b/src/main/webapp/static/js/cstmr/cstmr.js
index 75ecfbb..97b7e06 100644
--- a/src/main/webapp/static/js/cstmr/cstmr.js
+++ b/src/main/webapp/static/js/cstmr/cstmr.js
@@ -23,7 +23,7 @@
             {type: 'checkbox'}
             // ,{field: 'id', align: 'center',title: 'ID'}
             // ,{field: 'uuid', align: 'center',title: '瀹㈡埛缂栧彿'}
-            ,{field: 'userCode', align: "center", title: '瀹㈡埛浠g爜'}
+            ,{field: 'userCode', align: "center", title: '瀹㈡埛缂栧彿'}
             ,{field: 'name', align: 'center',title: '瀹㈡埛鍚嶇О'}
             ,{field: 'contacts', align: 'center',title: '鑱旂郴浜�'}
             ,{field: 'tel', align: 'center',title: '鑱旂郴鐢佃瘽'}

--
Gitblit v1.9.1