From efc605b14d60964f8134e5a9672b9ca59e3f7775 Mon Sep 17 00:00:00 2001 From: qb <1191961160@qq.com> Date: Tue, 20 Aug 2024 16:45:40 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E9=83=A8=E5=88=86bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../distribution/zeroAdditionalRecording.js | 2 +- src/router/views/index.js | 3 +- .../basicdata/vehicle/basicdataVehicle2.vue | 81 +++++++++++++++++-- .../artery/addTripartiteTransfer.vue | 21 +++-- .../artery/zeroAdditionalRecording.vue | 7 +- 5 files changed, 98 insertions(+), 16 deletions(-) diff --git a/src/option/distribution/zeroAdditionalRecording.js b/src/option/distribution/zeroAdditionalRecording.js index ce653360..c39315c8 100644 --- a/src/option/distribution/zeroAdditionalRecording.js +++ b/src/option/distribution/zeroAdditionalRecording.js @@ -300,7 +300,7 @@ export const newColumnList = [ { prop: 'loadingNum', label: '装车件数', - type: 2, + type: 13, values: '', width: '130', checkarr: [], diff --git a/src/router/views/index.js b/src/router/views/index.js index 9bfc2f28..b0981d45 100644 --- a/src/router/views/index.js +++ b/src/router/views/index.js @@ -218,6 +218,7 @@ export default [ name: '新增中转', meta: { i18n: 'data', + keepAlive: true, }, component: () => import( @@ -1347,7 +1348,7 @@ export default [ }, ], }, - + { path: '/distribution/checkInventoryTask/createTaskfrom', component: Layout, diff --git a/src/views/basicdata/vehicle/basicdataVehicle2.vue b/src/views/basicdata/vehicle/basicdataVehicle2.vue index 3984e160..e9b876bb 100644 --- a/src/views/basicdata/vehicle/basicdataVehicle2.vue +++ b/src/views/basicdata/vehicle/basicdataVehicle2.vue @@ -28,12 +28,24 @@
+ 新 增 - 删 除 + + + + 删 除 + + + 导 出 - 导 入 + + + 导 入 +
@@ -84,6 +96,23 @@
+ + + + + +