From 2fbf3adb37334f90c29b1f119f0652f37a2608dc Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期二, 19 十一月 2024 10:03:17 +0800
Subject: [PATCH] #优化

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

diff --git a/src/main/webapp/static/js/wrkMastDetlLog/wrkMastDetlLog.js b/src/main/webapp/static/js/wrkMastDetlLog/wrkMastDetlLog.js
index 1622be7..36e4d0f 100644
--- a/src/main/webapp/static/js/wrkMastDetlLog/wrkMastDetlLog.js
+++ b/src/main/webapp/static/js/wrkMastDetlLog/wrkMastDetlLog.js
@@ -10,8 +10,8 @@
         {field: 'wrkSts$', align: 'center',title: '宸ヤ綔鐘舵��'}
         ,{field: 'ioType$', align: 'center',title: '宸ヤ綔绫诲瀷'}
         ,{field: 'locNo', align: 'center',title: '鐩爣搴撲綅'}
-        ,{field: 'staNo', align: 'center',title: '鐩爣绔�'}
-        ,{field: 'sourceStaNo', align: 'center',title: '婧愮珯'}
+        // ,{field: 'staNo', align: 'center',title: '鐩爣绔�'}
+        // ,{field: 'sourceStaNo', align: 'center',title: '婧愮珯'}
         ,{field: 'sourceLocNo', align: 'center',title: '婧愬簱浣�'});
     arrRemove(detlCols,  'field', 'zpallet');
     cols.push.apply(cols, detlCols);

--
Gitblit v1.9.1