Jelajahi Sumber

remove duplicate api call - getStudentElectiveModels

hare8999@163.com 2 tahun lalu
induk
melakukan
715462ab5a
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  1. 0 1
      src/views/system/user/profile/round-select.vue

+ 0 - 1
src/views/system/user/profile/round-select.vue

@@ -181,7 +181,6 @@ export default {
       try {
         this.loading = true
         this.loadStudentSelected()
-        this.loadStudentElectiveModels()
       } finally {
         this.loading = false
       }