From 94f3d3ef058b73b099e0dd705d14db23eeb1c166 Mon Sep 17 00:00:00 2001 From: lion <120344285@qq.com> Date: Mon, 27 Jun 2022 11:28:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/order/visitorderinfo.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pages/order/visitorderinfo.vue b/pages/order/visitorderinfo.vue index ccc47c9..12c79aa 100644 --- a/pages/order/visitorderinfo.vue +++ b/pages/order/visitorderinfo.vue @@ -194,7 +194,8 @@ this.util.request({ api: '/api/mobile/visit/introduce', utilSuccess: function(res) { - that.vinfo = res; + that.vinfo = res; + }, utilFail: function(res) {