自动化立体仓库 - WMS系统
skyouc
11 小时以前 6ea39c790edb8a59b1637d18383a14019985d2ba
src/main/webapp/views/basStation/basStationDetl.html
@@ -32,7 +32,7 @@
        var cols = [
            {field: 'devNo', align: 'center', title: '站点台号'}
        ];
        cols.push.apply(cols, cacheCols);
        cols.push.apply(cols, detlCols);
        return cols;
    }