Преглед изворни кода

运行记录盒报表查看增加层级参数

cfort пре 2 година
родитељ
комит
8ba665284b
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/views/platform/bpmn/bpmInstHis/list.vue

+ 1 - 1
src/views/platform/bpmn/bpmInstHis/list.vue

@@ -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
         },
         // 获取格式化参数