diff --git a/src/views/workOrder/accounting.vue b/src/views/workOrder/accounting.vue index e66a3f2c..7a65754e 100644 --- a/src/views/workOrder/accounting.vue +++ b/src/views/workOrder/accounting.vue @@ -498,13 +498,7 @@ export default { console.log("ii", i) }, goback() { - this.$router.push({ - name: "workOrderReconciliation", - params: { - activeIndex: this.index, - queryTime: this.queryTime, - } - }) + this.$router.back() }, async compute() { if(this.orderInfo.contractSettleTypeString == '车主现收'){