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