jiaosong
2023-10-19 6eebac6bb5d815a161dd7b4f3036582304391100
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
      })
    },