From 073624641ae65513971f7f3a5a0ff81d0ac5c896 Mon Sep 17 00:00:00 2001 From: zhouxueli <2841188632@qq.com> Date: Fri, 25 Aug 2023 11:33:12 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=8D=E6=96=B0=E8=AE=B0=E8=B4=A6=E6=8C=89?= =?UTF-8?q?=E9=92=AE=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/twoBtnCommon.vue | 2 +- src/views/workOrder/accounting.vue | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/src/components/twoBtnCommon.vue b/src/components/twoBtnCommon.vue index 6af1e570..a9558147 100644 --- a/src/components/twoBtnCommon.vue +++ b/src/components/twoBtnCommon.vue @@ -1,6 +1,6 @@ diff --git a/src/views/workOrder/accounting.vue b/src/views/workOrder/accounting.vue index 317b4438..cd0c0020 100644 --- a/src/views/workOrder/accounting.vue +++ b/src/views/workOrder/accounting.vue @@ -217,11 +217,11 @@ - -
- - -
+ + + + + @@ -498,6 +498,7 @@ export default { this.goback() }, async save() { + console.log(111111111111) this.commitLoading = true; if(this.form.supplierOtherAmount > 0){ if(this.form.supplierOtherAmountRemark == ''){