自动化立体仓库 - WMS系统
#
LSH
2023-03-25 8693bfbf4563d0abafcb24f073a6693a9d018406
src/main/webapp/static/js/common.js
@@ -1,4 +1,4 @@
var baseUrl = "/szfzwms";
var baseUrl = "/jlwms";
// 详情窗口-高度
var detailHeight = '80%';
@@ -231,7 +231,7 @@
    ,{field: 'zpallet', align: 'center',title: '托盘条码'}
    ,{field: 'manuDate', align: 'center',title: '单据时间', hide: true}
    ,{field: 'weight', align: 'center',title: '重量', hide: true}
    ,{field: 'units', align: 'center',title: '包数', hide: true}
    ,{field: 'units', align: 'center',title: '支数', hide: true}
    ,{field: 'origin', align: 'center',title: '物料状态', hide: true}