´úÂë¹ÜÀí/WMS/WIDESEA_WMSClient/src/views/basic/locationInfo.vue
@@ -28,10 +28,12 @@ }); const editFormFields = ref({ locationStatus: "", locationType:"" }); const editFormOptions = ref([ [ { title: "è´§ä½ç¶æ", field: "locationStatus" ,type: "select",dataKey: "locationStatusEnum",data: [],}, { title: "è´§ä½ç±»å", field: "locationType" ,type: "select",dataKey: "locationTypeEnum",data: [],}, ], ]); const searchFormFields = ref({