fix:减少无效请求

This commit is contained in:
jxxghp
2024-04-07 08:28:37 +08:00
parent a07a32f648
commit f3a781d857
7 changed files with 12 additions and 3 deletions

View File

@@ -104,6 +104,7 @@ const filteredDataList = computed(() => {
/>
<!-- 订阅编辑弹窗 -->
<SubscribeEditForm
v-if="subscribeEditDialog"
v-model="subscribeEditDialog"
:default="true"
:type="props.type"