lsc %!s(int64=2) %!d(string=hai) anos
pai
achega
172940f142
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/GM/indexGM.vue

+ 1 - 1
src/components/GM/indexGM.vue

@@ -411,7 +411,7 @@ export default {
         page: this.page,
       };
       this.ajax
-        .get(this.$store.state.api + "selectTypeCourse2GM", params)
+        .get(this.$store.state.api + "selectTypeCourse2", params)
         .then((res) => {
           if (this.loading) {
             this.loading.close();