Sfoglia il codice sorgente

flex:修复资料审核BUG

Tang 3 anni fa
parent
commit
b0249f05c9
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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;
         });