From 93cf1a27f5d4ff504d691d68c40a622a6424e782 Mon Sep 17 00:00:00 2001 From: zc <zc@123> Date: 星期三, 14 五月 2025 09:40:20 +0800 Subject: [PATCH] 123 --- src/main/webapp/static/js/wrkMastLog/wrkMastLog.js | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/static/js/wrkMastLog/wrkMastLog.js b/src/main/webapp/static/js/wrkMastLog/wrkMastLog.js index 941bc6d..1dee1a8 100644 --- a/src/main/webapp/static/js/wrkMastLog/wrkMastLog.js +++ b/src/main/webapp/static/js/wrkMastLog/wrkMastLog.js @@ -21,6 +21,8 @@ cellMinWidth: 50, cols: [[ {field: 'wrkNo', align: 'center',title: '宸ヤ綔鍙�',event: 'wrkNo', sort: true} + ,{field: 'wmsWrkNo', align: 'center',title: 'WMS宸ヤ綔鍙�',event: 'wmsWrkNo', sort: true} + ,{field: 'mainWrkNo', align: 'center',title: '涓诲伐浣滃彿',event: 'mainWrkNo', sort: true} ,{field: 'appeTime$', align: 'center',title: '宸ヤ綔鏃堕棿', width:160, sort: true} ,{field: 'wrkSts$', align: 'center',title: '宸ヤ綔鐘舵��', width:160} ,{field: 'ioType$', align: 'center',title: '鍏ュ嚭搴撶被鍨�', width:160} -- Gitblit v1.9.1