Merge branch 'master' of https://e.coding.net/ctcdevteam/ehs/ehs_web
This commit is contained in:
commit
cc5bff2c27
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue