@@ -507,7 +507,7 @@ export default {
},
/* 初始 */
initList() {
- if (this.tabAct_id && this.strategyIndex > 4) {
+ if (this.tabAct_id && this.strategyIndex < 4) {
this.page_no = 1;
this.refresh = true;
this.getIndustryList();