| | |
| | | this.isshowMri = true |
| | | }, |
| | | getAllIn(){ |
| | | getAllInfo().then(response => { |
| | | let clanId = this.$store.state.user.clanId |
| | | getAllInfo(clanId).then(response => { |
| | | console.log(response) |
| | | console.log('-------00000000000000000-----------') |
| | | this.allInfo = response.data; |
| | | console.log(response.data,'allInfoallInfoallInfoallInfo') |
| | | for(var i = 0; i < this.allInfo.length; i++) |
| | |
| | | fm.spouseId = this.form.spouseId |
| | | fm.sysId = this.form.userId |
| | | fm.userName = this.form.userName |
| | | fm.remark = this.form.remark |
| | | fm.remark = this.form.remark |
| | | fm.clanId = this.$store.state.user.clanId |
| | | // alert(fm.remark) |
| | | |
| | | console.log(fm,'fmfmfmfmfmfmfmfm') |