From ae5bba39fc03dc9ee85f512b00b55a09676cc5a6 Mon Sep 17 00:00:00 2001 From: wxyclub Date: Wed, 10 Jul 2024 14:43:55 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=A0=87=E5=87=86=E8=A7=A3=E8=AF=BB?= =?UTF-8?q?=E6=B5=81=E7=A8=8B=E5=9C=A8=E8=A7=A3=E8=AF=BB=E8=8A=82=E7=82=B9?= =?UTF-8?q?=E4=BF=9D=E5=AD=98=E4=B8=A2=E5=A4=B1oldNumber=E5=AD=97=E6=AE=B5?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/processCenter/pages/creatProcess/bzjd/step3.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/pages/processCenter/pages/creatProcess/bzjd/step3.vue b/src/pages/processCenter/pages/creatProcess/bzjd/step3.vue index 4810bb9a6..13bf828bd 100644 --- a/src/pages/processCenter/pages/creatProcess/bzjd/step3.vue +++ b/src/pages/processCenter/pages/creatProcess/bzjd/step3.vue @@ -878,7 +878,8 @@ commentText3: this.commentText3, itemList: this.itemList, standInData: this.sarType, - AOLIGEI: this.AOLIGEI + AOLIGEI: this.AOLIGEI, + oldNumber: this.oldNumber })) saveTaskForPub(_formData).then(res => { this.saveLoading = false