From 6a06a50adcfef7e98f18c4c9f8a36aef103fe9f2 Mon Sep 17 00:00:00 2001
From: 44673626 <44673626@qq.com>
Date: Wed, 29 Dec 2021 17:14:52 +0800
Subject: [PATCH] =?UTF-8?q?=E5=89=8D=E7=AB=AF=E7=89=A9=E6=96=99=E7=BB=84?=
=?UTF-8?q?=E6=9B=B4=E6=94=B9=EF=BC=8C=E5=85=88=E5=89=8D=E4=BA=A4=E7=BB=99?=
=?UTF-8?q?=E5=AE=9E=E4=B9=A0=E7=94=9F=E5=81=9A=E7=9A=84=E6=9C=89=E9=97=AE?=
=?UTF-8?q?=E9=A2=98=EF=BC=8C=E8=87=AA=E5=B7=B1=E5=8F=88=E6=94=B9=E4=B8=80?=
=?UTF-8?q?=E9=81=8D?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
vue/src/router/modules/vw_menu.js | 36 ++--
.../ux/billManage/FisUnSettledDiff/index.vue | 2 +-
.../InvoiceSettledDetailDiff/index.vue | 110 ++++++++--
.../billManage/InvoiceSettledDiff/index.vue | 2 +-
.../ux/billManage/IssuedUnsettled/index.vue | 2 +-
.../ux/billManage/SettleDoorPanel/index.vue | 2 +-
.../UnInvoiceSettledDetailDiff/index.vue | 14 +-
.../billManage/UnSettleDiffExport/index.vue | 14 +-
.../ux/billManage/UnSettledDiff/index.vue | 2 +-
.../ux/billManage/kanBanWithCode/index.vue | 33 ++-
.../views/ux/billManage/sparePart/index.vue | 188 ++++++++++------
.../views/ux/billManage/vwOutOrder/detail.vue | 200 ++++++++++++------
.../views/ux/billManage/vwOutOrder/index.vue | 5 +-
vue/static/tableFieldForSearch.json | 18 ++
14 files changed, 441 insertions(+), 187 deletions(-)
diff --git a/vue/src/router/modules/vw_menu.js b/vue/src/router/modules/vw_menu.js
index 2ec6da00..5d8e00ed 100644
--- a/vue/src/router/modules/vw_menu.js
+++ b/vue/src/router/modules/vw_menu.js
@@ -41,7 +41,7 @@ const vwMenudataRouter = {
meta: {
title: 'FIS结算明细',
roles: ['SettleAccount.SettleAccounts'],//控制页面角色(可以设置多个角色)
- icon: '结算'
+ icon: '库存'
}
},
{
@@ -59,9 +59,9 @@ const vwMenudataRouter = {
component: () => import('@/views/ux/vw/dataInput/vwKanBan/index'),
name: 'VWKanBan',//命名路由
meta: {
- title: '大众看板结算明细',
+ title: '大众看板结算导入',
roles: ['SettleAccount.SettleAccounts'],//控制页面角色(可以设置多个角色)
- icon: '发运'
+ icon: '看板'
}
},
{
@@ -69,9 +69,9 @@ const vwMenudataRouter = {
component: () => import('@/views/ux/vw/dataInput/SparePart'),
name: 'SparePart',//命名路由
meta: {
- title: '大众备件结算明细导入',
+ title: '大众备件结算导入',
roles: ['SettleAccount.Boms'],//控制页面角色(可以设置多个角色)
- icon: '结算'
+ icon: '工厂'
}
},
{
@@ -104,7 +104,7 @@ const vwMenudataRouter = {
meta: {
title: '发票与结算核对汇总',
roles: ['SettleAccount.Reports'],//控制页面角色(可以设置多个角色)
- icon: '结算对比'
+ icon: '结算'
}
},
{
@@ -122,7 +122,7 @@ const vwMenudataRouter = {
component: () => import('@/views/ux/billManage/UnInvoiceSettledDetailDiff'),
name: 'UnInvoiceSettledDetailDiff',//命名路由
meta: {
- title: '准时化量差输出',
+ title: '准时化量差价差输出',
roles: ['SettleAccount.Reports'],//控制页面角色(可以设置多个角色)
icon: '售后'
}
@@ -132,19 +132,29 @@ const vwMenudataRouter = {
component: () => import('@/views/ux/billManage/UnSettleDiffExport'),
name: 'UnSettleDiffExport',//命名路由
meta: {
- title: '准时化未结差异比对输出',
+ title: '准时化未结核对',
roles: ['SettleAccount.Reports'],//控制页面角色(可以设置多个角色)
- icon: '售后'
+ icon: '器具'
}
},
+ {
+ path: '/unsettled-detail',//大众准时化未结明细表(包含漏结,漏结要有标识)
+ component: () => import('@/views/ux/billManage/IssuedUnsettled/index'),
+ name: 'UnsettledDetail',//命名路由
+ meta: {
+ title: '准时化未结明细',
+ roles: ['SettleAccount.Reports'],//控制页面角色(可以设置多个角色)
+ icon: '报表'
+ }
+ },
{
path: '/kbwithcode',
component: () => import('@/views/ux/billManage/kanBanWithCode'),
name: 'KanBanWithCode',//命名路由
meta: {
- title: '看板结算数量差异输出',
+ title: '看板结算输出',
//roles: ['SettleAccount.EstimatedStockDiffReports'],//控制页面角色(可以设置多个角色)
- icon: '对比'
+ icon: '看板'
}
},
@@ -153,9 +163,9 @@ const vwMenudataRouter = {
component: () => import('@/views/ux/billManage/sparePart'),
name: 'SparePartReport',//命名路由
meta: {
- title: '备件结算数量差异输出',
+ title: '备件结算输出',
//roles: ['abpvnext_master.ProjectPeople'],//控制页面角色(可以设置多个角色)
- icon: '二配'
+ icon: '供货'
}
}
]
diff --git a/vue/src/views/ux/billManage/FisUnSettledDiff/index.vue b/vue/src/views/ux/billManage/FisUnSettledDiff/index.vue
index cb67d913..d37088e2 100644
--- a/vue/src/views/ux/billManage/FisUnSettledDiff/index.vue
+++ b/vue/src/views/ux/billManage/FisUnSettledDiff/index.vue
@@ -512,7 +512,7 @@ export default {
tempsTabs.push({
label: "单据流水号",
prop: "taskId",
- width: 80,
+ width: 130,
});
tempsTabs.push({
label: "当前版本",
diff --git a/vue/src/views/ux/billManage/InvoiceSettledDetailDiff/index.vue b/vue/src/views/ux/billManage/InvoiceSettledDetailDiff/index.vue
index c40a4b55..0541e6fd 100644
--- a/vue/src/views/ux/billManage/InvoiceSettledDetailDiff/index.vue
+++ b/vue/src/views/ux/billManage/InvoiceSettledDetailDiff/index.vue
@@ -63,7 +63,7 @@
说明:每间隔15秒进行自动刷新!说明:每间隔30秒进行自动刷新!
@@ -83,6 +83,7 @@
border
highlight-current-row
style="width: 100%"
+ @sort-change="sortChange"
@row-click="handleRowClick"
@selection-change="handleSelectionChange"
@filter-change="filterChange"
@@ -402,11 +403,34 @@