BUG 25901

This commit is contained in:
aixianling
2021-12-24 10:02:37 +08:00
parent a5261dcd61
commit 3e6fb9f710
33 changed files with 35 additions and 37 deletions

View File

@@ -31,7 +31,7 @@
</div>
<u-loadmore :status="status" v-if="list.length"/>
<AiEmpty v-if="!list.length"></AiEmpty>
<AiBack/>
</div>
</template>