fix:去掉重复的路由

This commit is contained in:
shijing 2024-05-07 15:58:17 +08:00
parent e166bd7950
commit 248b15440e
1 changed files with 0 additions and 10 deletions

View File

@ -2378,16 +2378,6 @@ const routes = [
}, },
"component": "enm_base/formulaSetting" "component": "enm_base/formulaSetting"
}, },
{
"name": "formula",
"path": "/enm_base/formula",
"meta": {
"title": "计算公式",
"icon": "el-icon-grid",
"perms": ["enm_base"]
},
"component": "enm_base/formulaSetting"
}
] ]
}, },
//每月配置 //每月配置