Explorar el Código

移动指挥 资源

Hwf hace 7 meses
padre
commit
a689d40843
Se han modificado 1 ficheros con 1 adiciones y 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() {