zhangjie il y a 2 ans
Parent
commit
401c019ae1
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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() {