jiangping
2023-10-26 7a1d1ae5f7bb4fce96fb7a134d755765cd3c4e4a
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