Browse Source

0918 完善信息学历显示

roose 4 years ago
parent
commit
1f6be82d37
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/finishInfo/finishInfo.js

+ 1 - 1
pages/finishInfo/finishInfo.js

@@ -362,7 +362,7 @@ Page({
         })
         })
         if (educationindex != -1) {
         if (educationindex != -1) {
           this.setData({
           this.setData({
-            educationindextext: '',
+            educationtext: '',
             educationindex: educationindex,
             educationindex: educationindex,
           })
           })
         } else {
         } else {