fengchang 1 tahun lalu
induk
melakukan
61753687d8
1 mengubah file dengan 5 tambahan dan 0 penghapusan
  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>