自动化立体仓库 - WMS系统
skyouc
2026-01-13 075d19c410180b7cee4068ecc75ddcc09c8a49d8
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}