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 == ''){