cxmo 9 months ago
parent
commit
d63749d224
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/views/utils/wxShare.js

+ 2 - 0
src/views/utils/wxShare.js

@@ -24,6 +24,8 @@ export default function wxShare(shareurl,title,desc,imgurl,hide){
     }else {
       console.log(res)
       Toast('获取签名失败,请刷新重试!')
+      //如果需要强制刷新
+      //window.location.reload()
       return 
     }
     if( hide==1 ){