fengchang 2 лет назад
Родитель
Сommit
d00992005a
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      hichina-main-front-mobile-first/src/pages/DestinationDetailPage.vue

+ 1 - 0
hichina-main-front-mobile-first/src/pages/DestinationDetailPage.vue

@@ -199,6 +199,7 @@ export default {
       destinationProfileImage,
       destinationProfileImage,
       description,
       description,
       childDestinations,
       childDestinations,
+      goDownload,
     };
     };
   },
   },
 };
 };