|
@@ -587,7 +587,7 @@ export const constantRoutes = [
|
587
|
587
|
component: storeTabs,
|
588
|
588
|
name: 'inventory',
|
589
|
589
|
redirect: 'inventory/inventoryQuality',
|
590
|
|
- meta: { title: '库存质量管理', icon: 'kucun', affix: false , relation: 'house', istable: true },
|
|
590
|
+ meta: { title: '库存质量管理', icon: 'kucunsel', affix: false , relation: 'house', istable: true },
|
591
|
591
|
resourceCode:175,
|
592
|
592
|
children: [
|
593
|
593
|
//库存
|
|
@@ -621,7 +621,7 @@ export const constantRoutes = [
|
621
|
621
|
component: delstoreTabs,
|
622
|
622
|
name: 'delivery',
|
623
|
623
|
redirect: 'delivery/deliveryQuality',
|
624
|
|
- meta: { title: '出库质量管理', icon: 'chuku', affix: false , relation: 'house', istable: true },
|
|
624
|
+ meta: { title: '出库质量管理', icon: 'chukusel', affix: false , relation: 'house', istable: true },
|
625
|
625
|
resourceCode:176,
|
626
|
626
|
children: [
|
627
|
627
|
//库存
|