lrf402788946 4 năm trước cách đây
mục cha
commit
a26ac41316
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      src/layout/common/share.vue

+ 2 - 2
src/layout/common/share.vue

@@ -24,8 +24,8 @@ export default {
       simg: '',
     };
   },
-  created() {
-    // this.init();
+  mounted() {
+    this.init();
   },
   methods: {
     ...weixin(['jsAuth']),