guoxiaohuan 4 年之前
父节点
当前提交
4b707b3998
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/analysis/GanttChart.vue

+ 1 - 0
src/views/analysis/GanttChart.vue

@@ -507,6 +507,7 @@ export default {
     getPictureOrReportData(type) {
       const { id, statusType } = this.curTask._pdata;
       let param = {
+        plazaId: this.plazaId,
         file_type: statusType,
         // file_type: 0,
         file_type_id: id,