sugar1569 преди 7 години
родител
ревизия
d59ec1ccb3
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      application/wap/view/first/my/order.html

+ 1 - 1
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();