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

+ 1 - 1
pages/personInfo/personInfo.js

@@ -50,7 +50,7 @@ Page({
                 })
               }
             },
-            fail:()=>{
+            fail: () => {
               wx.hideLoading()
             }
           })