|
@@ -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",
|