自动化立体仓库 - WMS系统
#
18516761980
2021-08-20 e33aed420fa57612694367aa222f7280b9720cca
src/main/webapp/static/js/common.js
@@ -1,4 +1,4 @@
var baseUrl = "/whthwms";
var baseUrl = "/xgmwms";
// 详情窗口-高度
var detailHeight = '80%';
@@ -172,7 +172,7 @@
    ,{field: 'specs', align: 'center',title: '规格型号'}
    ,{field: 'unit', align: 'center',title: '单位'}
    // ,{field: 'num1', align: 'center',title: '数量'}
    ,{field: 'size', align: 'center',title: '尺寸'}
    ,{field: 'size', align: 'center',title: '尺寸', hide: true}
    ,{field: 'color', align: 'center',title: '颜色'}
]