huangxiaoqiang
7 天以前 b06b33248bcc19f8ea6c574124d5c536b7fa6c49
CodeManagement/WMS/WIDESEA_WMSClient/src/views/widesea_wms/basicinfo/Dt_LocationInfo.vue
@@ -35,6 +35,7 @@
            [
                { "title": "货位编号", "field": "locationCode", type: "text" },
                { "title": "货位状态", "field": "locationStatus", "type": "select", dataKey: "LocationState", data: [] },
                { "title": "是否禁用", "field": "enalbeStatus", "type": "select", dataKey: "EnalbeStatus", data: [] },
                { "title": "巷道编号", "field": "roadWayNO", type: "text" },
            ],
            [