自动化立体仓库 - WMS系统
zyx
2024-01-16 e47d6654814f4ac058e46c5f07cbe2f97f82edf4
src/main/webapp/static/js/common.js
@@ -1,4 +1,4 @@
var baseUrl = "/hzjzwms";
var baseUrl = "/tzhnewms";
// 详情窗口-高度
var detailHeight = '80%';
@@ -114,7 +114,6 @@
        });
    }
}
// http请求
!function (n) {
@@ -274,6 +273,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)