eight
2024-11-20 9e2c02c96954a07d35b4c9fa698a6bfa74e832e2
src/views/ecg/appointment/index.vue
@@ -193,7 +193,7 @@
  </ContentWrap>
  <!-- 表单弹窗:添加/修改 -->
  <AppointmentForm ref="formRef" @success="getList" />
  <AppointmentForm ref="formRef" @event_appointment_success="getList" />
</template>
<script setup lang="ts">