shish 2 лет назад
Родитель
Сommit
d0b7e56012
1 измененных файлов с 1 добавлено и 1 удалено
  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)
           that.$msg(res.msg)
           setTimeout(function(){
           setTimeout(function(){
             that.getUserDetail()
             that.getUserDetail()
-          },1200)
+          },1000)
         }
         }
       })
       })
     },
     },