qx
qx
2025-03-18 0bb32824b11004c4234fe173bdb39d0205c2f822
src/views/tool/build/index.vue
@@ -241,8 +241,6 @@
      this.activeFormItem(clone)
    },
    cloneComponent(origin) {
      console.log(origin)
      console.log(formConf)
      const clone = JSON.parse(JSON.stringify(origin))
      clone.formId = ++this.idGlobal
      clone.span = formConf.span