laboratory/src/components/AddComponentDialog/index.vue @@ -78,7 +78,7 @@ this.selectedType = item.type }, handleClose() { this.$emit('update:visible', false) this.$emit('close', false) this.selectedType = '' }, handleConfirm() {