隐藏库存检验统计
This commit is contained in:
parent
ed22e6a374
commit
466c8270b4
|
@ -2369,16 +2369,16 @@ const routes = [
|
|||
},
|
||||
"component": "statistics/product_check2.vue"
|
||||
},
|
||||
{
|
||||
"name": "inm_check",
|
||||
"path": "/statistic/inm_check",
|
||||
"meta": {
|
||||
"title": "库存检验统计",
|
||||
"icon": "el-icon-DataAnalysis",
|
||||
"perms": ["statistic_qm"]
|
||||
},
|
||||
"component": "statistics/inm_check.vue"
|
||||
},
|
||||
// {
|
||||
// "name": "inm_check",
|
||||
// "path": "/statistic/inm_check",
|
||||
// "meta": {
|
||||
// "title": "库存检验统计",
|
||||
// "icon": "el-icon-DataAnalysis",
|
||||
// "perms": ["statistic_qm"]
|
||||
// },
|
||||
// "component": "statistics/inm_check.vue"
|
||||
// },
|
||||
// {
|
||||
// "name": "good_check",
|
||||
// "path": "/statistic/good_check",
|
||||
|
|
Loading…
Reference in New Issue