自动化立体仓库 - WMS系统
lty
3 天以前 02bdcd5abe1ab268b2d9537835b38bcbbfecb6a4
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: '规格'}
        ];