fix:光子检验管理->成品检验隐藏不显示
This commit is contained in:
parent
9e9f9babca
commit
0c6b54df2f
|
@ -1867,6 +1867,7 @@ const routes = [
|
||||||
title: "成品检验",
|
title: "成品检验",
|
||||||
// icon: "el-icon-cellphone",
|
// icon: "el-icon-cellphone",
|
||||||
perms: ["producttest"],
|
perms: ["producttest"],
|
||||||
|
hidden: true,
|
||||||
},
|
},
|
||||||
component: "qm/product",
|
component: "qm/product",
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue