自动化立体仓库 - WMS系统
IZCD4L12RTSW0VZ\Administrator
6 天以前 6b7e2a05592ef07dc204ffa70f59a1da640a4b93
src/main/webapp/views/basStation/basStationDetl.html
@@ -33,6 +33,7 @@
            {field: 'devNo', align: 'center', title: '站点台号'}
        ];
        cols.push.apply(cols, detlCols);
        cols.push({field: 'workQty', align: 'center',title: '执行中', hide: false})
        return cols;
    }