fengchang 1 년 전
부모
커밋
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,
       description,
       childDestinations,
+      goDownload,
     };
   },
 };