diff --git a/vue/src/router/modules/vw_menu.js b/vue/src/router/modules/vw_menu.js index cb579b39..504d4afc 100644 --- a/vue/src/router/modules/vw_menu.js +++ b/vue/src/router/modules/vw_menu.js @@ -202,7 +202,7 @@ const vwMenudataRouter = { component: () => import('@/views/ux/billManage/sparePart'), name: 'SparePartReport',//命名路由 meta: { - title: '大众备件结算输出', + title: '大众备件手工汇总', roles: ['SettleAccount.Reports'],//控制页面角色(可以设置多个角色) icon: '供货' } @@ -212,7 +212,7 @@ const vwMenudataRouter = { component: () => import('@/views/ux/billManage/sparePart90'), name: 'SparePart90Report',//命名路由 meta: { - title: '备件数据调整输出', + title: '大众备件明细输出', roles: ['SettleAccount.Reports'],//控制页面角色(可以设置多个角色) icon: '工厂' } diff --git a/vue/src/views/ux/billManage/WMSOutputSumReport/index.vue b/vue/src/views/ux/billManage/WMSOutputSumReport/index.vue index bc77097a..b2217960 100644 --- a/vue/src/views/ux/billManage/WMSOutputSumReport/index.vue +++ b/vue/src/views/ux/billManage/WMSOutputSumReport/index.vue @@ -34,6 +34,36 @@ + + + + + + + + + + + + + @@ -231,7 +261,7 @@ - + - +