Explorar o código

Merge branch 'new_banner' into debug

bding hai 1 ano
pai
achega
7cc401dd40

+ 1 - 0
src/views/hzyb/report/ChapterDetail.vue

@@ -246,6 +246,7 @@ export default {
     this.chapterId=this.$route.query.chapterId
     this.fromPage=this.$route.query.fromPage||''
     this.getDetail()
+    this.getBannerList()
   },
   mounted(){
         $(document).on('click', '.rich-content img',function(event) {

+ 1 - 1
src/views/hzyb/report/Detail.vue

@@ -269,7 +269,7 @@ export default {
         this.fromPage = this.$route.query.fromPage || ''
         this.getDetail()
         this.getUserInfo()
-
+        this.getBannerList()
     },
     mounted(){
         $(document).on('click', '.rich-content img',function(event) {