Forráskód Böngészése

移动指挥 资源

Hwf 7 hónapja
szülő
commit
a689d40843
1 módosított fájl, 1 hozzáadás és 1 törlés
  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() {