A\An %!s(int64=3) %!d(string=hai) anos
pai
achega
0204395ab2
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/view/iframe/bind-tweet/bind-tweet.vue

+ 1 - 0
src/view/iframe/bind-tweet/bind-tweet.vue

@@ -37,6 +37,7 @@ const seSend = async () => {
         "POPUP_PUBLISH_TWITTER_RED_PACK",
         {...publishData},
         function (response) {
+            close();
             console.log("res", response);
         }
     );