fix:去掉重复的路由
This commit is contained in:
parent
e166bd7950
commit
248b15440e
|
@ -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"
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
//每月配置
|
//每月配置
|
||||||
|
|
Loading…
Reference in New Issue