From 03f1f29582355afad2a83a0cde339e562f589eb1 Mon Sep 17 00:00:00 2001
From: yxFwq <1>
Date: 星期六, 17 八月 2024 14:50:43 +0800
Subject: [PATCH] #界面

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

diff --git a/src/main/webapp/static/js/locDetlRullUpDetail/locDetlRullUpDetail.js b/src/main/webapp/static/js/locDetlRullUpDetail/locDetlRullUpDetail.js
index 5f3f1f2..cdfcc5f 100644
--- a/src/main/webapp/static/js/locDetlRullUpDetail/locDetlRullUpDetail.js
+++ b/src/main/webapp/static/js/locDetlRullUpDetail/locDetlRullUpDetail.js
@@ -27,7 +27,7 @@
             // {type: 'checkbox'},
             {field: 'id', align: 'center',title: 'ID',hide : true}
             ,{field: 'uuid', align: 'center',title: '缂栧彿',hide : true}
-            ,{field: 'rollNo', align: 'center',title: '鍗峰彿',hide : false}
+            ,{field: 'rollNo', align: 'center',title: 'MES宸ヤ綔鍙�',hide : false}
             ,{field: 'rollWeight', align: 'center',title: '閲嶉噺',hide : false}
             ,{field: 'rollLength', align: 'center',title: '闀垮害',hide : false}
             ,{field: 'rollWidth', align: 'center',title: '瀹藉害',hide : false}

--
Gitblit v1.9.1