@ -157,6 +157,16 @@ const vwMenudataRouter = {
icon: '看板'
}
},
{
path: '/kbunsettle',
component: () => import('@/views/ux/billManage/KanbanUnSettled'),
name: 'KanbanUnSettled',//命名路由
meta: {
title: '看板未结输出',
//roles: ['SettleAccount.EstimatedStockDiffReports'],//控制页面角色(可以设置多个角色)
path: '/kbwithoutcode',
component: () => import('@/views/ux/billManage/kanBanWithOutCode'),