mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-10 04:36:44 +08:00
【销管二次优化需求】 入司审批影像查看 与生产环境不一样
This commit is contained in:
@@ -271,7 +271,7 @@ export default {
|
||||
},
|
||||
handlePhoto(url) {
|
||||
let index = url.indexOf('images')
|
||||
return this.$assetsUrl + url.substring(index)
|
||||
return this.$assetsUpUrl + url.substring(index)
|
||||
},
|
||||
handlePdf(url) {
|
||||
this.pdfShow = true
|
||||
|
||||
Reference in New Issue
Block a user