diff --git a/vue/src/router/modules/vw_menu.js b/vue/src/router/modules/vw_menu.js
index 08f50acf..64e94975 100644
--- a/vue/src/router/modules/vw_menu.js
+++ b/vue/src/router/modules/vw_menu.js
@@ -142,11 +142,11 @@ const vwMenudataRouter = {
component: () => import('@/views/ux/billManage/IssuedUnsettled/index'),
name: 'UnsettledDetail',//命名路由
meta: {
- title: '准时化未结明细',
- roles: ['SettleAccount.Reports'],//控制页面角色(可以设置多个角色)
- icon: '报表'
+ title: '准时化未结明细',
+ roles: ['SettleAccount.Reports'],//控制页面角色(可以设置多个角色)
+ icon: '报表'
}
- },
+ },
{
path: '/kbwithcode',
component: () => import('@/views/ux/billManage/kanBanWithCode'),
@@ -157,6 +157,16 @@ const vwMenudataRouter = {
icon: '看板'
}
},
+ {
+ path: '/kbunsettle',
+ component: () => import('@/views/ux/billManage/KanbanUnSettled'),
+ name: 'KanbanUnSettled',//命名路由
+ meta: {
+ title: '看板未结输出',
+ //roles: ['SettleAccount.EstimatedStockDiffReports'],//控制页面角色(可以设置多个角色)
+ icon: '看板'
+ }
+ },
{
path: '/kbwithoutcode',
component: () => import('@/views/ux/billManage/kanBanWithOutCode'),
diff --git a/vue/src/views/ux/billManage/KanbanUnSettled/index.vue b/vue/src/views/ux/billManage/KanbanUnSettled/index.vue
new file mode 100644
index 00000000..1bc667e9
--- /dev/null
+++ b/vue/src/views/ux/billManage/KanbanUnSettled/index.vue
@@ -0,0 +1,1053 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ scope.column.label }}
+
+
+
+
+
+
+
+
+
+ {{ item.label }}
+
+
+
+
+
+
+
+
+ 下载
+ 检验失败,下载
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.label }}
+ {{
+ item.value
+ }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+