diff --git a/pages/my/subPages/userInfo1.vue b/pages/my/subPages/userInfo1.vue index d972f97..9a47c1e 100644 --- a/pages/my/subPages/userInfo1.vue +++ b/pages/my/subPages/userInfo1.vue @@ -19,9 +19,9 @@ - + - @@ -32,9 +32,9 @@ - + - @@ -221,7 +221,7 @@ this.showPopupStep = false // this.showPopupCertificate = false }, - handleChangeStep(step) { + handleChangeStep() { this.currentOperateStep = {} this.showPopupStep = true this.handleSearchStep('init') @@ -259,7 +259,7 @@ this.userInfo.Nav_Person.Nav_Post = val this.userInfo.Nav_Person.POST_ID = val.ID }, - handleChange(step) { + handleChange() { this.currentOperate = {} this.showPopup = true this.handleSearch('init')