Ver Fonte

flex:修复资料审核BUG

Tang há 3 anos atrás
pai
commit
b0249f05c9
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      src/views/education/dataReview/dataConfig/index.vue

+ 1 - 0
src/views/education/dataReview/dataConfig/index.vue

@@ -601,6 +601,7 @@ export default {
             }
             item.keyValueArrays = arst;
           });
+          this.activeIndex = 0;
           this.recordList = res.rows;
           this.dialogVisibleRecord = true;
         });