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