jiaosong
2023-10-18 051abca66db233f5dbde3f69aa706422e1ac9fd9
admin/src/components/system/dict/OperaDictDataWindow.vue
@@ -78,7 +78,6 @@
        for (const key in this.form) {
          this.form[key] = target[key]
        }
        debugger
        this.form.code = target.code
      })
    },