zhangjie 2 년 전
부모
커밋
401c019ae1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/modules/base/views/DataReturnManage.vue

+ 1 - 1
src/modules/base/views/DataReturnManage.vue

@@ -97,7 +97,7 @@ export default {
   },
   async mounted() {
     await this.$refs.SemesterSelect.search();
-    this.getList();
+    // this.getList();
   },
   methods: {
     async getList() {