A\An 3 år sedan
förälder
incheckning
0204395ab2
1 ändrade filer med 1 tillägg och 0 borttagningar
  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);
         }
     );