自动化立体仓库 - WMS系统
13
zhang
5 小时以前 1c0dbad152362ac704a27ecfc5b5d08247385d87
src/main/webapp/static/js/common.js
@@ -1,4 +1,4 @@
var baseUrl = "/fyxcwms";
var baseUrl = "/wms";
// 详情窗口-高度
var detailHeight = '80%';
@@ -233,6 +233,6 @@
    ,{field: 'unit', align: 'center',title: '单位', hide: true}
    ,{field: 'barcode', align: 'center',title: '条码', hide: true}
    ,{field: 'supp', align: 'center',title: '供应商', hide: true}
    ,{field: 'suppCode', align: 'center',title: '来源单号', hide: true}
    // ,{field: 'suppCode', align: 'center',title: '来源单号', hide: true}
]