Tang 3 лет назад
Родитель
Сommit
b0249f05c9
1 измененных файлов с 1 добавлено и 0 удалено
  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;
         });