自动化立体仓库 - WMS系统
#
Junjie
2 天以前 b9dc5699e4e999bd8f40ef1025791d9e18a074f4
src/main/webapp/views/matTurn/turnOverQuery.html
@@ -85,7 +85,7 @@
    function getCol() {
        return [
            {type: 'checkbox'},
            {field: 'matnr', align: 'center', title: 'sku'}
            {field: 'matnr', align: 'center', title: '商品编号'}
            , {field: 'maktx', align: 'center', title: '品名'}
            , {field: 'specs', align: 'center', title: '规格'}
        ];