1
huangxiaoqiang
6 天以前 ce8f204db035e6fb7147edb4440591502f5c8567
Code Management/WMS/WIDESEA_WMSClient/src/views/widesea_wms/basicinfo/Dt_LocationInfo.vue
@@ -35,7 +35,9 @@
            [
                { "title": "货位编号", "field": "locationCode", type: "text" },
                { "title": "货位状态", "field": "locationStatus", "type": "select", dataKey: "LocationState", data: [] },
                { "title": "巷道编号", "field": "roadWayNO", type: "text" },
                { "title": "巷道编号", "field": "roadWayNO", type: "text" },
                { "title": "启用状态", "field": "enalbeStatus", "type": "select", dataKey: "EnalbeStatus", data: [] },
            ],
            [
                { "title": "行", "field": "row", type: "text" },