bding hace 9 meses
padre
commit
418b74d6b9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages/reportForm/reportForm.vue

+ 1 - 1
pages/reportForm/reportForm.vue

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