自动化立体仓库 - WMS系统
pang.jiabao
2025-09-02 ac0e295137f1266ec0f37e4f5296998f7fd9b2e0
src/main/webapp/static/js/locDetlStatis/check.js
@@ -21,7 +21,8 @@
        cols: [[
            {type: 'checkbox'},
            {field: 'orderNo', align: 'center',title: '盘点单编号', style: 'font-weight: bold'},
            {field: 'anfme', align: 'center',title: '盘点盈亏', style: 'font-weight: bold'},
            {field: 'anfme', align: 'center',title: '账面数量', style: 'font-weight: bold'},
            {field: 'number', align: 'center',title: '盘点数量', style: 'font-weight: bold'},
            {field: 'createTime$', align: 'center',title: '创建时间', style: 'font-weight: bold'},
            {field: 'matnr', align: 'center',title: '商品编号', style: 'font-weight: bold'},
            {field: 'maktx', align: 'center',title: '商品名称', style: 'font-weight: bold'},