liuleilei
2023-09-11 faf1d3cc35a3a5f83558946c8056537a4d77fa1f
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