Mr.Zhang
2023-08-23 1a74c4ab9c4f1fff15e85e57743f6967c4898b91
web_standard/src/components/system/user/OperaSystemRoleApplysWindow.vue
@@ -76,6 +76,8 @@
    // 确认选择权限
    confirm () {
      this.isWorking = true
      console.log(this.selectedIds);
      debugger
      createRolePermission({
        roleId: this.role.id,
        permissionIds: this.selectedIds