From d59ec1ccb399a07ea641ecfb72055d12183c72ae Mon Sep 17 00:00:00 2001 From: sugar1569 Date: Wed, 2 Jan 2019 10:05:13 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=A2=E5=8D=95=E9=80=80=E6=AC=BEjs404?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/wap/view/first/my/order.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/wap/view/first/my/order.html b/application/wap/view/first/my/order.html index 15db3d8d..4d206360 100644 --- a/application/wap/view/first/my/order.html +++ b/application/wap/view/first/my/order.html @@ -171,7 +171,7 @@ var that = this; layer.confirm('确定申请退款?',{icon:3},function(index){ layer.close(index); - require(['wap/crmeb/module/refund-reason'],function($r){ + require(['wap/first/crmeb/module/refund-reason'],function($r){ Vue.use($r); that.$orderRefundReason(function(msg){ $h.load();