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