lrf402788946 %!s(int64=5) %!d(string=hai) anos
pai
achega
fed949c7f0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/classes/index.vue

+ 1 - 1
src/views/classes/index.vue

@@ -50,7 +50,7 @@ export default {
       }
     },
     toEdit({ data }) {
-      this.$router.push({ path: '/classes/detail', query: { id: data.id } });
+      this.$router.push({ path: '/classes/name/list', query: { id: data.id } });
     },
   },
 };