Explorar o código

修改一下页面命名

Prevalence %!s(int64=7) %!d(string=hai) anos
pai
achega
4a64a2168b
Modificáronse 2 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/router/routes.js
  2. 0 0
      src/views/student/DlWork/dlTestDetail.vue

+ 1 - 1
src/router/routes.js

@@ -224,7 +224,7 @@ export default [
           },
           {
             path: "test",
-            component: () => import("@/views/student/DlWork/DLTestDetail.vue")
+            component: () => import("@/views/student/DlWork/dlTestDetail.vue")
           }
         ]
       },

+ 0 - 0
src/views/student/DlWork/DLTestDetail.vue → src/views/student/DlWork/dlTestDetail.vue