| | |
| | | }) |
| | | //要传递的id,一个是数组另一个是字符串 |
| | | this.UserPwdstrategyVO.userIds=this.selid; |
| | | this.UserPwdstrategyVO.pwdstrategyId=this.id; |
| | | this.UserPwdstrategyVO.pwdstrategyId=this.id |
| | | |
| | | //请求 |
| | | insert(this.UserPwdstrategyVO).then(()=>{ |
| | | insert(this.UserPwdstrategyVO.userIds).then(()=>{ |
| | | this.passVisible=false |
| | | this.$message({ |
| | | type: "success", |
| | |
| | | if (this.selectionList.length === 1) { |
| | | this.roleTreeObj = this.selectionList[0].roleId.split(","); |
| | | } |
| | | getRoleTree(this.selectionList[0].tenantId).then(res => { |
| | | getRoleTree().then(res => { |
| | | this.roleGrantList = res.data.data; |
| | | this.roleBox = true; |
| | | |
| | | }); |
| | | }, |
| | | handlePlatform() { |