From d07154d92334ba2ec312bf738a2a02a60350d5d9 Mon Sep 17 00:00:00 2001 From: skyouc Date: 星期一, 29 九月 2025 13:34:21 +0800 Subject: [PATCH] 2. pda 组托加减号 应该是整数加减(完成) 3. 站点状态,显示清楚 (完成) 4. 站点保存报错, 修改人,创建人员显示 错误(完成) 5. agv入库不显示 历史库位记录 (完成) 6. 任务类型,应该为入库 (完成) --- src/main/webapp/static/js/locCache/locCache.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/static/js/locCache/locCache.js b/src/main/webapp/static/js/locCache/locCache.js index 311e76b..03c257d 100644 --- a/src/main/webapp/static/js/locCache/locCache.js +++ b/src/main/webapp/static/js/locCache/locCache.js @@ -23,12 +23,12 @@ cols: [[{type: 'checkbox'}, {field: 'locNo', align: 'center', title: '搴撲綅鍙�', width: 120} , {field: 'barcode', align: 'center', title: '鎵樼洏鐮�'} , {field: 'areaName', align: 'center', title: '搴撳尯鍚嶇О'} - , {field: 'whsType$', align: 'center', title: '搴撲綅绫诲瀷'} + // , {field: 'whsType$', align: 'center', title: '搴撲綅绫诲瀷'} , {field: 'locSts', align: 'center', title: '搴撲綅鐘舵��'} , {field: 'row1', align: 'center', title: '鎺�'} , {field: 'bay1', align: 'center', title: '鍒�'} , {field: 'lev1', align: 'center', title: '灞�'} - , {field: 'locType', align: 'center', title: '搴撲綅绫诲瀷'} + // , {field: 'locType', align: 'center', title: '搴撲綅绫诲瀷'} , {field: 'sort', align: 'center', title: '浼樺厛绾�'} , {field: 'modiUser$', align: 'center', title: '淇敼浜哄憳'} , {field: 'modiTime$', align: 'center', title: '淇敼鏃堕棿'} -- Gitblit v1.9.1