소스 검색

移动指挥 资源

Hwf 7 달 전
부모
커밋
a689d40843
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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() {