diff --git a/src/main/resources/views/platform/sys/club/regist/clubRegistApply.html b/src/main/resources/views/platform/sys/club/regist/clubRegistApply.html index 7f40d8f..e20c5d6 100644 --- a/src/main/resources/views/platform/sys/club/regist/clubRegistApply.html +++ b/src/main/resources/views/platform/sys/club/regist/clubRegistApply.html @@ -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 => {