fengchang 1 vuosi sitten
vanhempi
commit
61753687d8
1 muutettua tiedostoa jossa 5 lisäystä ja 0 poistoa
  1. 5 0
      hichina-main-front-mobile-first/src/pages/AlipayPage.vue

+ 5 - 0
hichina-main-front-mobile-first/src/pages/AlipayPage.vue

@@ -57,6 +57,11 @@ export default {
 
       forceRerender();
     });
+
+    return {
+      renderComponent,
+      htmlContent,
+    };
   },
 };
 </script>