Selaa lähdekoodia

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

cfort 2 vuotta sitten
vanhempi
sitoutus
8ba665284b
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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
         },
         // 获取格式化参数