@@ -472,7 +472,7 @@ export default {
},
// 打开报表
openReport (path, id) {
- this.srcUrl = `${this.$reportPath.replace('show', 'pdf')}${path}&id_=${id}`
+ this.srcUrl = `${this.$reportPath.replace('show', 'pdf')}${path}&id_=${id}&org_=${this.first}`
this.visible = true
// 获取格式化参数