@ -34,7 +34,18 @@
style="display: flex;align-items: center;justify-content: center;width:100px;height:300px;">
暂无图片
</div>
<p>盘点图</p>
<p>盘点顶部图</p>
<div class="img-box">
<viewer v-if="checkObj.checkPic" style="height: 300px">
<img :src="imgUrl+checkObj.checkPic+'.jpg'"/>
</viewer>
<div
v-else
<p>盘点侧面图</p>
<viewer v-if="checkObj.preoperationPic" style="height:300px;">
@ -46,9 +46,9 @@ module.exports = {
}
},
'/api': {
target: 'http://192.168.77.91:8099',
//target: 'http://192.168.77.91:8099',
// target: 'http://115.236.65.98:13001/monitor',
// target: 'http://127.0.0.1:9007',
target: 'http://127.0.0.1:8099',
logLevel:'debug', //控制台终端打印代理前的真实地址