四邻联动记录完成

This commit is contained in:
aixianling
2022-04-18 19:02:37 +08:00
parent 52da9be2fc
commit 7feea057bc
4 changed files with 54 additions and 31 deletions

View File

@@ -1,7 +1,6 @@
<template>
<section class="AppPartyScoreFlow">
<component :is="currentPage" v-bind="$props"/>
<psf-list
</section>
</template>