From 50f2d8d80c3a73bb17c1d559e1c08d2e315d0add Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期日, 02 六月 2024 01:14:00 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/agvWrkDetlLog/wrkDetlLog.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/static/js/agvWrkDetlLog/wrkDetlLog.js b/src/main/webapp/static/js/agvWrkDetlLog/wrkDetlLog.js index b1d105d..8ee63da 100644 --- a/src/main/webapp/static/js/agvWrkDetlLog/wrkDetlLog.js +++ b/src/main/webapp/static/js/agvWrkDetlLog/wrkDetlLog.js @@ -5,7 +5,7 @@ ,{field: 'ioTime$', align: 'center',title: '宸ヤ綔鏃堕棿'} ]; cols.push( - //{field: 'suppCode', align: 'center',title: '鏂欑鐮�'}, + //{field: 'suppCode', align: 'center',title: '璐ф灦鐮�'}, {field: 'anfme', align: 'center',title: '鏁伴噺'}); arrRemove(detlCols, 'field', 'zpallet'); cols.push.apply(cols, detlCols); -- Gitblit v1.9.1