Преглед на файлове

remove duplicate api call - getStudentElectiveModels

hare8999@163.com преди 2 години
родител
ревизия
715462ab5a
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  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
       }