fengchang hace 1 año
padre
commit
61753687d8
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  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>