Compare commits
No commits in common. "ac5186ef9763c18663df2e0ba30ad7f050d84776" and "8b6bfd0e2009290d7d8f8e466d8e9090d8c0635d" have entirely different histories.
ac5186ef97
...
8b6bfd0e20
@ -368,7 +368,7 @@ struct UserInfo {
|
|||||||
this.pageIndex = 0
|
this.pageIndex = 0
|
||||||
this.dataList = this.list.slice(this.pageIndex * 4, this.pageIndex * 4 + 4)
|
this.dataList = this.list.slice(this.pageIndex * 4, this.pageIndex * 4 + 4)
|
||||||
this.currentUser = this.dataList[0]
|
this.currentUser = this.dataList[0]
|
||||||
this.currentUser.ksy2= ''
|
this.currentUser.ksy2= globalThis.kgxm
|
||||||
|
|
||||||
this.lsh = this.currentUser.lsh
|
this.lsh = this.currentUser.lsh
|
||||||
globalThis.ksyh = this.currentUser.ksy1sfzmhm
|
globalThis.ksyh = this.currentUser.ksy1sfzmhm
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user