lvkun996 преди 9 месеца
родител
ревизия
c055cbd9ee
променени са 2 файла, в които са добавени 2 реда и са изтрити 2 реда
  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 });
   callAppFc("shareToFriendForReward", { title, imgUrl, inviteCode });
 }
 }
 
 
-/**
+/**
  * 分享
  * 分享
  * @param image 分享海报
  * @param image 分享海报
  * @param title 分享标题
  * @param title 分享标题

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

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