自动化立体仓库 - WMS系统
skyouc
6 天以前 51ee242a62364a98af86b9bd3b9d191cd75c2f18
src/main/webapp/static/js/task/task.js
@@ -33,7 +33,7 @@
            , {field: 'staNo$', align: 'center', title: '目标站', width: 120}
            , {field: 'sourceLocNo', align: 'center', title: '源库位', width: 120}
            , {field: 'locNo', align: 'center', title: '目标库位', width: 120}
            , {field: 'barcode', align: 'center', title: '条码', width: 110}
            , {field: 'barcode', align: 'center', title: 'SN', width: 110}
            , {field: 'preHave', align: 'center', title: '先入品', hide: true}
            , {field: 'takeNone', align: 'center', title: '空操作', hide: true}
            , {field: 'modiUser$', align: 'center', title: '修改人员', hide: true}