自动化立体仓库 - WMS系统
#
zhou zhou
2025-12-12 a6884be9732bd7213faaee92f449725d263f66a0
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;
    }