diff --git a/vue/src/router/modules/vwKBdata.js b/vue/src/router/modules/vwKBdata.js index cef95aa1..d1830568 100644 --- a/vue/src/router/modules/vwKBdata.js +++ b/vue/src/router/modules/vwKBdata.js @@ -86,16 +86,16 @@ const billdataRouter = { icon: '售后' } }, - // { - // path: 'audiAndvw1', - // component: () => import('@/views/ux/billManage/audiAndvw'), - // name: 'audiAndvw',//命名路由 - // meta: { - // title: '准时化结算门板价格差异', - // roles: ['SettleAccount.Reports'],//控制页面角色(可以设置多个角色) - // icon: '售后' - // } - // }, + { + path: 'settle-doorPanel', + component: () => import('@/views/ux/billManage/SettleDoorPanel'), + name: 'SettleDoorPanel',//命名路由 + meta: { + title: '准时化结算门板价格差异', + roles: ['SettleAccount.Reports'],//控制页面角色(可以设置多个角色) + icon: '售后' + } + }, ] } diff --git a/vue/src/views/ux/billManage/InvoiceSettledDetailDiff/index.vue b/vue/src/views/ux/billManage/InvoiceSettledDetailDiff/index.vue index d5251527..1870d33a 100644 --- a/vue/src/views/ux/billManage/InvoiceSettledDetailDiff/index.vue +++ b/vue/src/views/ux/billManage/InvoiceSettledDetailDiff/index.vue @@ -471,7 +471,7 @@ - + diff --git a/vue/src/views/ux/billManage/SettleDoorPanel/index.vue b/vue/src/views/ux/billManage/SettleDoorPanel/index.vue new file mode 100644 index 00000000..07992a16 --- /dev/null +++ b/vue/src/views/ux/billManage/SettleDoorPanel/index.vue @@ -0,0 +1,1042 @@ + + + + + + + + 统计 + + + + + + + + + + + 说明:每间隔30秒进行自动刷新! + + + + + + + + {{ scope.column.label }} + + + + + + + + + {{ item.label }} + + + + + + + + + {{ item.label }} + + + + + + + + + 下载 + 检验失败,下载 + + + + + + + + + + + + + + + + + + + + + + + {{ item.title }} + + + + + + + + + + + + + + 当前状态:等待执行 + + + 当前状态:执行中... + + + + + 执行结果:执行成功 + + + 执行结果:执行失败 + + + + + + {{ + form.name + }} + {{ + form.actionName + }} + + + {{ + form.creator + }} + + + + + + + 下载错误数据 + + + 下载生成数据 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/vue/src/views/ux/billManage/kanBanWithCode/index.vue b/vue/src/views/ux/billManage/kanBanWithCode/index.vue index 2f40caa1..86b3e803 100644 --- a/vue/src/views/ux/billManage/kanBanWithCode/index.vue +++ b/vue/src/views/ux/billManage/kanBanWithCode/index.vue @@ -1,4 +1,4 @@ - + @@ -331,9 +331,15 @@ :close-on-click-modal="false" :title="formTitle" append-to-body - width="550px" + width="680px" > - + @@ -357,67 +363,58 @@ - - + - - + + + + - - + - - - + + + - + - + - - - + + + - - - - + - - - + + + - -
+ +