Mr.Shi
2023-09-07 ed7bd02f3c812e904e43a76e16a4a5598f5bfd48
web_standard/src/components/system/user/OperaSystemRoleNone.vue
@@ -75,8 +75,6 @@
    // 确认选择权限
    confirm () {
      this.isWorking = true
      console.log(this.selectedIds);
      debugger
      createRolePermission({
        roleId: this.role.id,
        permissionIds: this.selectedIds,