隐藏库存检验统计

This commit is contained in:
shijing 2024-03-22 14:14:51 +08:00
parent ed22e6a374
commit 466c8270b4
1 changed files with 10 additions and 10 deletions

View File

@ -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",