jiaosong
2023-08-28 a79f7d80e55319ae1a40954f6a4ce6e382cc1649
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