From b0aca4f6dc0d314c6ef336d915740e017b6fccee Mon Sep 17 00:00:00 2001 From: zc <zc@123> Date: 星期一, 05 五月 2025 16:09:39 +0800 Subject: [PATCH] # --- 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