From 9de70a6856dd8095ba17d04b01a9363782225ae2 Mon Sep 17 00:00:00 2001 From: whycq <913841844@qq.com> Date: 星期五, 01 十一月 2024 20:11:56 +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