瀏覽代碼

订单退款js404

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;
                     var that = this;
                     layer.confirm('确定申请退款?',{icon:3},function(index){
                     layer.confirm('确定申请退款?',{icon:3},function(index){
                         layer.close(index);
                         layer.close(index);
-                        require(['wap/crmeb/module/refund-reason'],function($r){
+                        require(['wap/first/crmeb/module/refund-reason'],function($r){
                             Vue.use($r);
                             Vue.use($r);
                             that.$orderRefundReason(function(msg){
                             that.$orderRefundReason(function(msg){
                                 $h.load();
                                 $h.load();