刘磊
5 天以前 5eeed44ad21748ed7560a8c688d4e2d2f03555c8
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSClient/src/views/widesea_wms/basicinfo/Dt_LocationInfo.vue
@@ -24,8 +24,8 @@
            sortName: "id"
        });
        const editFormFields = ref({
            //enalbeStatus: "",
            //locationStatus: "",
            enalbeStatus: "",
            locationStatus: "",
            locationType:"",
            row: "", column: "", layer: "",
            //roadwayNo: ""
@@ -38,8 +38,8 @@
            ],
            [
                { "title": "货位类型", "field": "locationType", "type": "select", dataKey: "LocationType", data: [] },
                //{ "title": "货位状态", "field": "locationStatus", "type": "select", dataKey: "LocationState", data: [] },
                //{ "title": "是否禁用", "field": "enalbeStatus", "type": "select", dataKey: "EnalbeStatus", data: [] },
                { "title": "货位状态", "field": "locationStatus", "type": "select", dataKey: "LocationState", data: [] },
                { "title": "是否禁用", "field": "enalbeStatus", "type": "select", dataKey: "EnalbeStatus", data: [] },
            ],
            // [
            //     { "title": "巷道编号", "field": "roadwayNo", type: "text" },