Browse Source

移动指挥 资源

Hwf 7 months ago
parent
commit
a689d40843
1 changed files with 1 additions and 1 deletions
  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() {