mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-12 12:26:44 +08:00
调试
This commit is contained in:
@@ -277,6 +277,7 @@ export default {
|
|||||||
this.$nextTick(() => {
|
this.$nextTick(() => {
|
||||||
this.selectedTags = tempTags;
|
this.selectedTags = tempTags;
|
||||||
});
|
});
|
||||||
|
this.$refs.tagSelect.visible = false;
|
||||||
});
|
});
|
||||||
} finally {
|
} finally {
|
||||||
this.loading = false
|
this.loading = false
|
||||||
|
|||||||
Reference in New Issue
Block a user