This commit is contained in:
670788339
2025-11-04 14:53:19 +08:00
parent 2fd3ac0de2
commit 556eaea825

View File

@@ -277,6 +277,7 @@ export default {
this.$nextTick(() => {
this.selectedTags = tempTags;
});
this.$refs.tagSelect.visible = false;
});
} finally {
this.loading = false