瀏覽代碼

迭代五调整

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"
     />