From a8a6ba56205ccc89aab2b6d76dbcc77b3e9fae23 Mon Sep 17 00:00:00 2001 From: yinq Date: Thu, 14 May 2026 17:28:19 +0800 Subject: [PATCH] =?UTF-8?q?1.1.42=20=E4=BC=98=E5=8C=96=E5=90=88=E5=90=8C?= =?UTF-8?q?=E3=80=81=E5=BC=80=E7=A5=A8=E3=80=81=E8=AE=A2=E5=8D=95=E5=8F=B0?= =?UTF-8?q?=E8=B4=A6=E3=80=81=E5=8F=91=E8=B4=A7=E5=8D=95=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/oa/erp/contractInfo/edit.vue | 1 + src/views/oa/erp/finInvoiceInfo/edit.vue | 167 ++++++++++++++++++----- src/views/oa/erp/orderLedger/index.vue | 48 ++++++- src/views/wms/wmsShippingBill/index.vue | 40 +++--- 4 files changed, 194 insertions(+), 62 deletions(-) diff --git a/src/views/oa/erp/contractInfo/edit.vue b/src/views/oa/erp/contractInfo/edit.vue index 59a44f6..2331b7b 100644 --- a/src/views/oa/erp/contractInfo/edit.vue +++ b/src/views/oa/erp/contractInfo/edit.vue @@ -1240,6 +1240,7 @@ watch( form.value.frameworkContractId = undefined; form.value.frameworkContractCode = undefined; form.value.frameworkContractName = undefined; + } else { form.value.frameworkValidPeriod = undefined; } } diff --git a/src/views/oa/erp/finInvoiceInfo/edit.vue b/src/views/oa/erp/finInvoiceInfo/edit.vue index f4eb6af..641f4cc 100644 --- a/src/views/oa/erp/finInvoiceInfo/edit.vue +++ b/src/views/oa/erp/finInvoiceInfo/edit.vue @@ -159,28 +159,34 @@ - - - - - - + + + + + + + + + + - + - - - - + - + - + - - + +