Browse Source

05/08 11:30

11
mo 5 years ago
parent
commit
f502aa2e07

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-09753c97.b23289fa.js


+ 1 - 1
src/views/teacherManager/teacherList.vue

@@ -454,7 +454,7 @@ export default {
     gotoAfterSchool(row) {
     gotoAfterSchool(row) {
       // 需要的参数 id
       // 需要的参数 id
       this.$router.push({
       this.$router.push({
-        path: "/business/afterSchoolManager",
+        path: "/operateManager/serverIndexList",
         query: { teacherId: row.id, activeIndex: "2" } 
         query: { teacherId: row.id, activeIndex: "2" } 
       });
       });
     },
     },

Some files were not shown because too many files changed in this diff