|
@ -7,6 +7,7 @@ |
|
|
<script setup lang="ts"> |
|
|
<script setup lang="ts"> |
|
|
import recordComMainCard from '@/mycomponents/receive/recordComMainCard.vue' |
|
|
import recordComMainCard from '@/mycomponents/receive/recordComMainCard.vue' |
|
|
import recordComDetailCard from '@/mycomponents/receive/recordComDetailCard.vue' |
|
|
import recordComDetailCard from '@/mycomponents/receive/recordComDetailCard.vue' |
|
|
|
|
|
|
|
|
const props = defineProps({ |
|
|
const props = defineProps({ |
|
|
dataContent: { |
|
|
dataContent: { |
|
|
type: Object, |
|
|
type: Object, |
|
|