This commit is contained in:
@jyuhsin
2024-12-27 16:56:58 +08:00
parent d2caf57a55
commit 841037f022
@@ -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 => {