This commit is contained in:
shijing 2024-05-07 11:24:18 +08:00
commit cc5bff2c27
1 changed files with 10 additions and 0 deletions

View File

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