zhangyihao 8 місяців тому
батько
коміт
065bda61af
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      src/views/emergencyCommandMap/LeftSection/index.vue

+ 1 - 1
src/views/emergencyCommandMap/LeftSection/index.vue

@@ -90,7 +90,7 @@
     <CloseCommand
       v-model="closeCommandState.show"
       :title="closeCommandState.title"
-      :flag="flag"
+      :flag="closeCommandState.flag"
       :event-id="eventId"
       @update:model-value="fetchEventDetail"
     />