bug
jiangping
2023-12-06 1f4e7d0f73a73e7350cf5a1df279d5f30904c5d5
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 () {