From 1621b79516ac72b9933dd2ea950fe4e267d8a3a7 Mon Sep 17 00:00:00 2001 From: zyx <zyx123456> Date: 星期二, 05 十二月 2023 20:03:41 +0800 Subject: [PATCH] bug修复 1.四项库入库时找到在库库位 2.四项库订单出库时没有匹配容器码导致报错 3.四项库转历史档失败 --- src/main/webapp/static/js/basShuttleErrLog/basShuttleOpt.js | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/static/js/basShuttleErrLog/basShuttleOpt.js b/src/main/webapp/static/js/basShuttleErrLog/basShuttleOpt.js index bdf3e33..aa8aead 100644 --- a/src/main/webapp/static/js/basShuttleErrLog/basShuttleOpt.js +++ b/src/main/webapp/static/js/basShuttleErrLog/basShuttleOpt.js @@ -27,6 +27,8 @@ ,{field: 'sourceLocNo', align: 'center',title: '璧风偣搴撲綅'} ,{field: 'distLocNo', align: 'center',title: '鐩爣搴撲綅'} ,{field: 'command', align: 'center',title: '鍛戒护'} + ,{field: 'systemStatus', align: 'center',title: '绯荤粺鐘舵��'} + ,{field: 'deviceWrk', align: 'center',title: '璁惧宸ヤ綔鍙�'} ,{field: 'sendTime$', align: 'center',title: '涓嬪彂鏃堕棿'} ,{field: 'updateTime$', align: 'center',title: '淇敼鏃堕棿'} ,{field: 'updateBy$', align: 'center',title: '淇敼浜哄憳'} -- Gitblit v1.9.1