jiangping
2023-10-16 9ab4955166b7b1370fc2a49b152353241ca9e64a
web_standard/src/components/system/user/OperaSystemRoleApplysWindow.vue
@@ -76,8 +76,8 @@
    // 确认选择权限
    confirm () {
      this.isWorking = true
      console.log(this.selectedIds);
      debugger
      // console.log(this.selectedIds);
      // debugger
      createRolePermission({
        roleId: this.role.id,
        permissionIds: this.selectedIds