|
|
@@ -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();
|