28328
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<AiEmpty description="此页面暂无数据,请选择区域到村级" v-if="!isAreaId && !numList.length"/>
|
||||
<AiEmpty description="暂无数据,请选择到村/社区" v-if="!isAreaId && !numList.length"/>
|
||||
<AiEmpty description="暂无数据" v-if="isAreaId && !numList.length" />
|
||||
<div class="goods-footer" v-if="numList.length">
|
||||
<div class="goods-footer__bottom">
|
||||
|
||||
Reference in New Issue
Block a user