|
|
|
@ -41,7 +41,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
<div v-if="pictureRecard.length===0" class="empty">
|
|
|
|
<div v-if="pictureRecard.length===0" class="empty">
|
|
|
|
<img src="@/assets/images/emptyData.png" alt="暂无数据"/>
|
|
|
|
<img src="@/assets/images/emptyData.png" alt="暂无数据"/>
|
|
|
|
<div>暂无数据</div>
|
|
|
|
<div style="margin-top:30px;">暂无识别数据,请先上传!!!</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<div v-if="pictureRecard.length>0">
|
|
|
|
<div v-if="pictureRecard.length>0">
|
|
|
|
|