陈勇
2 天以前 6b74e1dcf5642c8f56975471e27780d695953989
ÏîÄ¿´úÂë/WMS/WMSClient/src/views/widesea_wms/basicinfo/Dt_LocationInfo.vue
@@ -31,7 +31,7 @@
        });
        const editFormOptions = ref([
            [
                { "title": "货位类型", "field": "locationType", "type": "select", dataKey: "LocationType", data: [] },
                //{ "title": "货位类型", "field": "locationType", "type": "select", dataKey: "LocationType", data: [] },
                { "title": "货位状态", "field": "locationStatus", "type": "select", dataKey: "LocationState", data: [] },
                { "title": "是否禁用", "field": "enalbeStatus", "type": "select", dataKey: "EnalbeStatus", data: [] },
            ],