自动化立体仓库 - WMS系统
#
野心家
2025-04-28 4dffb4cbf5febb2e8f7436f28ca3470a35bee5d4
src/main/webapp/views/home/console.html
@@ -235,7 +235,7 @@
    var pageCurr;
    function getCol() {
        var cols = [
            {field: 'appe_time', title: '入库时间', align: 'center', width: 200}
            {field: 'appeTime$', title: '入库时间', align: 'center', width: 200}
            ,{field: 'stay_time', align: 'center',title: '滞留天数'}
            ,{field: 'loc_no', align: 'center',title: '库位号'}
        ];
@@ -330,4 +330,4 @@
        return fmt;
    }
</script>
</html>
</html>