zhujindu 1 vuosi sitten
vanhempi
commit
0be309431b
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      src/views/home/index.vue

+ 1 - 0
src/views/home/index.vue

@@ -63,6 +63,7 @@ export default {
   activated() {
     // 从其他页面跳转过来如果;要重新获取对应tab数据
     if (this.tabVal == '-1') {
+      // postName;jz_post_name gz_customer_post
       if (this.$refs.hintTabPage) this.$refs.hintTabPage.initData();
     } else if (this.tabVal == '0') {
       if (this.$refs.Atarget) this.$refs.Atarget.initData();