From 58fa53046b446475cc4a69cbb98ee35d9d4bf330 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=BC=A0=E5=90=8C=E6=B5=B7?= <963808678@qq.com>
Date: Tue, 9 May 2023 17:10:31 +0800
Subject: [PATCH] 5/9
---
src/views/main/BookingLedger/detail/index.vue | 1 +
.../detail/modules/goodsTable.vue | 2 +-
.../detail/modules/operationArea.vue | 45 ++++++++++++++-----
3 files changed, 36 insertions(+), 12 deletions(-)
diff --git a/src/views/main/BookingLedger/detail/index.vue b/src/views/main/BookingLedger/detail/index.vue
index 88bd380..0e55173 100644
--- a/src/views/main/BookingLedger/detail/index.vue
+++ b/src/views/main/BookingLedger/detail/index.vue
@@ -858,6 +858,7 @@ export default {
} else if (typeArr2.includes(field[1]) || typeArr4.includes(field[1])) {
label = this.emnuDefaultLabel(field[1])
}
+ console.log('新增走着??????', label, item.code)
initDetail.bookingEDIExt[label] = item.code
bookingEDIExt[label] = item.code
this.bookingDetails.bookingEDIExt[label] =
diff --git a/src/views/main/BookingLedger/detail/modules/goodsTable.vue b/src/views/main/BookingLedger/detail/modules/goodsTable.vue
index 1e09a60..2c9d577 100644
--- a/src/views/main/BookingLedger/detail/modules/goodsTable.vue
+++ b/src/views/main/BookingLedger/detail/modules/goodsTable.vue
@@ -369,7 +369,7 @@ export default {
}}
>
{this.packageList.map((item, index) => {
- return {item.name}
+ return {item.code}
})}
)
diff --git a/src/views/main/BookingLedger/detail/modules/operationArea.vue b/src/views/main/BookingLedger/detail/modules/operationArea.vue
index b58c987..947d1ac 100644
--- a/src/views/main/BookingLedger/detail/modules/operationArea.vue
+++ b/src/views/main/BookingLedger/detail/modules/operationArea.vue
@@ -187,7 +187,7 @@
-
+
-
+
-
+
+
+
+
+
+
-
+
-
+
-
+
+
+
+
+
+