Code/WMS/WIDESEA_WMSClient/src/views/basic/locationInfo.vue
@@ -27,7 +27,15 @@ sortName: "id", }); const editFormFields = ref({ locationCode: "", warehouseId: "", roadwayNo: "", locationType: "", enableStatus: "", locationStatus: "", row: "", column: "", layer: "", }); const editFormOptions = ref([ [ @@ -81,7 +89,7 @@ field: "locationCode", title: "货位编号", type: "string", width: 200, width: 120, align: "left", }, {