游戏数学备课

This commit is contained in:
zhanglipeng
2021-09-02 11:54:40 +08:00
parent ff222b6aec
commit 9def2f5508
15 changed files with 75 additions and 81 deletions

View File

@ -321,7 +321,7 @@ export const constantRoutes = [
{
path: "data/:id",
component: () => import("@/views/benyi/mathtermplan/data"),
name: "Mathtermplan1",
name: "Mathtermplanitem",
meta: {
title: "游戏数学学期计划(明细)",
icon: ""
@ -337,7 +337,7 @@ export const constantRoutes = [
{
path: "table/:id",
component: () => import("@/views/benyi/mathtermplan/table"),
name: "Mathtermplan2",
name: "MathTermTable",
meta: {
title: "游戏数学学期计划(表格)",
icon: ""