src/pages/library/index/App.vue
@@ -119,9 +119,6 @@ } else { this.baseForEdit = {}; this.breeadCrumb[1].name = "添加底库"; // this.$nextTick(() => { // this.$refs.baseSync.clickLast(type) // }) } this.syncType = type; this.showList = false; @@ -136,8 +133,7 @@ }, closeAdd() { this.showList = true; this.$refs.baseSync.clickLast(this.syncType) this.$refs.baseSync.init(this.syncType); }, }, props: {