Browse Source

fix: update

lvkun996 9 tháng trước cách đây
mục cha
commit
c055cbd9ee
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 1 1
      src/utils/index.ts
  2. 1 1
      src/views/customize/SingleReport.vue

+ 1 - 1
src/utils/index.ts

@@ -211,7 +211,7 @@ export function shareToFriendForReward(title: string, imgUrl: string, inviteCode
   callAppFc("shareToFriendForReward", { title, imgUrl, inviteCode });
 }
 
-/**
+/**
  * 分享
  * @param image 分享海报
  * @param title 分享标题

+ 1 - 1
src/views/customize/SingleReport.vue

@@ -146,7 +146,7 @@ const { getSingleRecord, sendSingleRecord, joinSemesterReport } = customizeStore
 const showConfirm = ref(false);
 
 const singleRecord = computed<ISingleRecord>(() => {
-  // return customizeStore.singleRecord;
+  return customizeStore.singleRecord;
   return  {
         "recordId": "1825715384938938369",
         "babyId": "1778357748956053505",