自动化立体仓库 - WMS系统
zyx
2024-01-16 c26270ef459e2ccf15bb019a05ac6d3934e2ad57
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)