Explorar o código

移动指挥 资源

Hwf hai 7 meses
pai
achega
a689d40843
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/mobileControl/MaterialManage.vue

+ 1 - 1
src/views/mobileControl/MaterialManage.vue

@@ -73,7 +73,7 @@ import {getRescueMateriaWarehouseList, getRescueUnitsList} from "@/api/globalMap
 
 const emits = defineEmits(['update:modelValue']);
 const props = defineProps({
-  modelValue: String
+  modelValue: Number
 });
 const height = computed({
   get() {