fix:玻纤工序变动
This commit is contained in:
parent
8bf82762bc
commit
e32d444e57
|
@ -1639,6 +1639,17 @@ const routes = [
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
path: "/mlog_bx",
|
||||||
|
name: "mlog_bx",
|
||||||
|
meta: {
|
||||||
|
title: "生产执行",
|
||||||
|
icon: "el-icon-histogram",
|
||||||
|
type: "menu",
|
||||||
|
perms: ["wpm_bx"],
|
||||||
|
},
|
||||||
|
component: "wpm_gx/mlog_bx",
|
||||||
|
},
|
||||||
//检验管理 qm
|
//检验管理 qm
|
||||||
{
|
{
|
||||||
name: "qm",
|
name: "qm",
|
||||||
|
|
Loading…
Reference in New Issue