111
k94314517
2023-09-18 2359a38efc2a90a2776e2a45afcecda1fb0065a3
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 () {