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