guoxiaohuan 4 лет назад
Родитель
Сommit
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,