瀏覽代碼

flex:修复资料审核BUG

Tang 3 年之前
父節點
當前提交
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;
         });