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