实时盘点

feature/nanjing-wuliu
yiming 3 years ago
parent 867782ebf7
commit 89b3c52aeb

@ -63,13 +63,13 @@
<a-col :span="4">
<p>顶部图片1</p>
<viewer >
<img class="historyImg" :src="realCheck.IP"/>
<img class="historyImg" :src="realCheck.topPic1"/>
</viewer>
</a-col>
<a-col :span="4">
<p>顶部图片2</p>
<viewer >
<img class="historyImg" src="https://zos.alipayobjects.com/rmsportal/jkjgkEfvpUPVyRjUImniVslZfWPnJuuZ.png"/>
<img class="historyImg" :src="realCheck.topPic2"/>
</viewer>
</a-col>
</a-row>
@ -79,13 +79,13 @@
<a-col :span="4">
<p>侧面图片1</p>
<viewer >
<img class="historyImg" src="https://zos.alipayobjects.com/rmsportal/jkjgkEfvpUPVyRjUImniVslZfWPnJuuZ.png"/>
<img class="historyImg" :src="realCheck.sidePic1"/>
</viewer>
</a-col>
<a-col :span="4">
<p>侧面图片2</p>
<viewer >
<img class="historyImg" src="https://zos.alipayobjects.com/rmsportal/jkjgkEfvpUPVyRjUImniVslZfWPnJuuZ.png"/>
<img class="historyImg" :src="realCheck.sidePic2"/>
</viewer>
</a-col>
</a-row>
@ -94,13 +94,13 @@
<a-col :span="4">
<p>侧面图片3</p>
<viewer >
<img class="historyImg" src="https://zos.alipayobjects.com/rmsportal/jkjgkEfvpUPVyRjUImniVslZfWPnJuuZ.png"/>
<img class="historyImg" :src="realCheck.sidePic3"/>
</viewer>
</a-col>
<a-col :span="4">
<p>侧面图片4</p>
<viewer >
<img class="historyImg" src="https://zos.alipayobjects.com/rmsportal/jkjgkEfvpUPVyRjUImniVslZfWPnJuuZ.png"/>
<img class="historyImg" :src="realCheck.sidePic4"/>
</viewer>
</a-col>
</a-row>

Loading…
Cancel
Save