zhujindu 1 tahun lalu
induk
melakukan
0be309431b
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  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();