fix:快速查询模块默认图片替换
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
<div style="display: flex">
|
||||
<img
|
||||
style="width: 100%"
|
||||
src="https://smart-1251449951.cos.ap-guangzhou.myqcloud.com/iot_breed/farm/2024/08/303d04e7494f5e595cc624c05e03e57c4d.jpg"
|
||||
src="https://smart-1251449951.cos.ap-guangzhou.myqcloud.com/iot_breed/farm/2024/08/3045dfe9ebb60507a75748a7c58393a0da.jpg"
|
||||
alt=""
|
||||
/>
|
||||
<!-- <div
|
||||
|
||||
@@ -251,7 +251,10 @@ export default {
|
||||
},
|
||||
report(row) {
|
||||
if (row.b == '82010000990') {
|
||||
this.dialogVisible = true
|
||||
window.open(
|
||||
'https://smart-1259258654.cos.ap-guangzhou.myqcloud.com/pdf/82010000990%E7%BB%BC%E5%90%88%E5%88%86%E5%AD%90%E8%82%B2%E7%A7%8D%E6%8A%A5%E5%91%8A.pdf',
|
||||
'_blank'
|
||||
)
|
||||
}
|
||||
},
|
||||
// 搜索
|
||||
|
||||
Reference in New Issue
Block a user