Commit 825dd19c authored by zhengke's avatar zhengke

no message

parent 916da1ce
......@@ -204,8 +204,8 @@
</Waterfall>
</div>
<div v-else-if="dataList.length == 0 && !loading" class="q-mt-lg bg-white rounded"
style="padding: 3.1vw 10px;">
<div v-else-if="dataList.length == 0 && !loading" class="q-mt-lg full-width full-height bg-white rounded"
style="padding: 3.7vw 10px;">
<el-empty description="暂无数据" :image="noDataImg(1)" />
</div>
<div v-if='queryObj.pageCount == queryObj.pageIndex && !loading' class="text-center q-pt-lg"><img :src="noDataImg(2)" width="118" /></div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment