| | |
| | | }) |
| | | //要传递的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", |
| | |
| | | selChange(row){ |
| | | this.id=row |
| | | }, |
| | | selecload(page, params = {}) { |
| | | getPage(this.page.currentPage, this.page.pageSize, Object.assign(params, this.query)).then(res => { |
| | | console.log(res) |
| | | this.seoptions=res.data.data.content |
| | | selecload() { |
| | | getPage(1, -1).then(res => { |
| | | // console.log(res) |
| | | this.seoptions=res.data.data.records |
| | | }); |
| | | }, |
| | | nodeClick(data) { |
| | |
| | | getRoleTree(this.selectionList[0].tenantId).then(res => { |
| | | this.roleGrantList = res.data.data; |
| | | this.roleBox = true; |
| | | |
| | | }); |
| | | }, |
| | | handlePlatform() { |