刘磊
2025-08-25 4c308eab6106324bd40e6ad7fd9e769a5cedcedf
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSClient/src/views/widesea_wms/basicinfo/Dt_LocationInfo.vue
@@ -33,8 +33,8 @@
        const editFormOptions = ref([
            [
                { "title": "行", "field": "row", type: "int" },
                { "title": "列", "field": "column", type: "int" },
                { "title": "层", "field": "layer", type: "int" },
                { "title": "层", "field": "column", type: "int" },
                { "title": "个", "field": "layer", type: "int" },
            ],
            [
                { "title": "货位类型", "field": "locationType", "type": "select", dataKey: "LocationType", data: [] },
@@ -56,8 +56,8 @@
            ],
            [
                { "title": "行", "field": "row", type: "int" },
                { "title": "列", "field": "column", type: "int" },
                { "title": "层", "field": "layer", type: "int" },
                { "title": "层", "field": "column", type: "int" },
                { "title": "个", "field": "layer", type: "int" },
            ],
            [
                { "title": "是否禁用", "field": "enalbeStatus", "type": "select", dataKey: "EnalbeStatus", data: [] },