Explorar el Código

订单退款js404

sugar1569 hace 7 años
padre
commit
d59ec1ccb3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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();