jiangping
2023-10-26 5a4e4f0ac1e40f45ce4e78b1ae57637c84a64fc7
platform_web/src/components/system/role/OperaRoleWindow.vue
@@ -68,7 +68,7 @@
        for (const key in this.form) {
          this.form[key] = target[key]
        }
        this.type = type
        this.form.type = type
      })
    },
    confirm () {