From a39a4b02657fb21aea92ef2b2f7c154681789564 Mon Sep 17 00:00:00 2001 From: qb <1191961160@qq.com> Date: Mon, 9 Sep 2024 19:08:07 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E9=83=A8=E5=88=86bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/distribution/turndelivery/deliveryMarket.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/distribution/turndelivery/deliveryMarket.vue b/src/views/distribution/turndelivery/deliveryMarket.vue index 6e717c59..304b9584 100644 --- a/src/views/distribution/turndelivery/deliveryMarket.vue +++ b/src/views/distribution/turndelivery/deliveryMarket.vue @@ -1518,7 +1518,7 @@ export default { type: 'success', message: '操作成功!', }); - back(); + this.back(); // this.$router.push({ // path: '/distribution/deliverylist/distributionDeliveryListmar', // name: '配送市配列表',