13404089107
2025-04-30 3b9a9dd2316b3ef19a7ba2f0e1d9ae7bd0f85391
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() {