jiaosong
2023-10-23 3b48dbfe08bf2bcaeba2f8f9ff63f1599407fcdd
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
      })
    },