jiaosong
2023-09-12 b0a9e3b690af73fa1c493e151fde2526110c28fa
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