Преглед на файлове

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

cfort преди 3 години
родител
ревизия
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
         },
         // 获取格式化参数