From e1db1ac8a8ddc8b1210398e2cc1d935c1949cca9 Mon Sep 17 00:00:00 2001
From: fengachen <373943794@qq.com>
Date: Tue, 2 Aug 2022 14:40:54 +0800
Subject: [PATCH] =?UTF-8?q?=E3=80=90bug=E3=80=91=E6=89=93=E5=8C=85?=
=?UTF-8?q?=E4=B9=9F=E6=98=BE=E7=A4=BA=E5=87=AD=E8=AF=81=E9=87=91=E9=A2=9D?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../PaymentInfo/modules/CombinationPaymentModal.vue | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/src/views/standardsAssociation/PaymentInfo/modules/CombinationPaymentModal.vue b/src/views/standardsAssociation/PaymentInfo/modules/CombinationPaymentModal.vue
index 63c25ff..b453c05 100644
--- a/src/views/standardsAssociation/PaymentInfo/modules/CombinationPaymentModal.vue
+++ b/src/views/standardsAssociation/PaymentInfo/modules/CombinationPaymentModal.vue
@@ -127,7 +127,6 @@
event.target.value = event.target.value.trim()"
@blur="changeAllAmount"
@@ -154,6 +153,16 @@
请上传pdf文件
+
+
+ event.target.value = event.target.value.trim()"
+ @blur="changeAllAmount"
+ placeholder="请输入凭证金额"
+ :maxLength="50">
+
+