commit
This commit is contained in:
@@ -381,7 +381,7 @@ layout("/layouts/platform.html"){
|
|||||||
row.loginname = user.loginname
|
row.loginname = user.loginname
|
||||||
row.unitname = user.unitname
|
row.unitname = user.unitname
|
||||||
row.mobile = user.mobile
|
row.mobile = user.mobile
|
||||||
this.userOptions = []
|
//this.userOptions = []
|
||||||
},
|
},
|
||||||
sponsorPersonChange(val, row, index) {
|
sponsorPersonChange(val, row, index) {
|
||||||
const cloneData = clone(this.sponsorData)
|
const cloneData = clone(this.sponsorData)
|
||||||
@@ -400,7 +400,7 @@ layout("/layouts/platform.html"){
|
|||||||
row.unitname = user.unitname
|
row.unitname = user.unitname
|
||||||
row.mobile = user.mobile
|
row.mobile = user.mobile
|
||||||
|
|
||||||
this.userOptions = []
|
//this.userOptions = []
|
||||||
},
|
},
|
||||||
fzrChange(id) {
|
fzrChange(id) {
|
||||||
const user = this.userOptions.find(v => {
|
const user = this.userOptions.find(v => {
|
||||||
|
|||||||
Reference in New Issue
Block a user