This commit is contained in:
shijingjing
2022-09-14 16:08:29 +08:00
parent 1d43c9cd77
commit 64b3ce6cc7

View File

@@ -24,6 +24,9 @@
</div> </div>
</div> </div>
<AiEmpty description="暂无数据" v-if="!list.length"/> <AiEmpty description="暂无数据" v-if="!list.length"/>
<AiConsole></AiConsole>
<u-popup v-model="filterShow" mode="bottom" border-radius="14"> <u-popup v-model="filterShow" mode="bottom" border-radius="14">
<div class="popup"> <div class="popup">
<div class="tips"></div> <div class="tips"></div>