自动化立体仓库 - WMS系统
#
zwl
2026-01-14 8d15a90edbf860de951c7981ef8a5b22e4f95151
src/main/webapp/static/js/common.js
@@ -1,4 +1,4 @@
var baseUrl = "/jshdasrs";
var baseUrl = "/lggslasrs";
// 详情窗口-高度
var detailHeight = '80%';
@@ -228,7 +228,7 @@
var detlCols = [
    {field: 'matnr', align: 'center',title: '商品编号', sort:true}
    ,{field: 'maktx', align: 'center',title: '商品名称', sort:true}
    ,{field: 'maktx', align: 'center',title: '商品名称', sort:true,hide:true}
    ,{field: 'orderNo', align: 'center',title: '单据编号', hide: false}
    // ,{field: 'batch', align: 'center',title: '货品特征', sort:true,hide:true}
    ,{field: 'anfme', align: 'center',title: '数量', hide: false}