zhangjie hace 2 años
padre
commit
401c019ae1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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() {