lex 1 rok temu
rodzic
commit
fd9f0d60e2
2 zmienionych plików z 2 dodań i 2 usunięć
  1. 1 1
      public/version.json
  2. 1 1
      src/router/routes/index.ts

+ 1 - 1
public/version.json

@@ -1 +1 @@
-{"version":1705907658587}
+{"version":1705909090341}

+ 1 - 1
src/router/routes/index.ts

@@ -87,7 +87,7 @@ export const constantRoutes: RouteRecordRaw[] = [
         name: 'afterWorkDetail',
         component: () => import('@/views/classList/components/afterWorkDetail'),
         meta: {
-          title: '评测详情',
+          title: '作业详情',
           singleLayout: 'blank'
         }
       },