shish %!s(int64=2) %!d(string=hai) anos
pai
achega
d0b7e56012
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      ghsApp/src/pagesClient/member/detail.vue

+ 1 - 1
ghsApp/src/pagesClient/member/detail.vue

@@ -254,7 +254,7 @@ export default {
           that.$msg(res.msg)
           setTimeout(function(){
             that.getUserDetail()
-          },1200)
+          },1000)
         }
       })
     },