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,