自动化立体仓库 - WMS系统
zyx
2024-01-05 0e46bb0cfc8b59ad5527f0b70c49f95aeac4bbbd
src/main/webapp/static/js/common.js
@@ -1,4 +1,4 @@
var baseUrl = "/hzjzwms";
var baseUrl = "/tzhnewms";
// 详情窗口-高度
var detailHeight = '80%';
@@ -274,6 +274,7 @@
    ,{field: 'source$', align: 'center',title: '制购', hide: true}
    ,{field: 'check$', align: 'center',title: '要求检验', hide: true}
    ,{field: 'danger$', align: 'center',title: '危险品', hide: true}
    ,{field: 'owner$', align: 'center',title: '货主', hide: false}
]
function getQueryVariable(variable)