zhengwei %!s(int64=5) %!d(string=hai) anos
pai
achega
573e1e4113
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      WebContent/static/web/js/user/orderList.js

+ 2 - 1
WebContent/static/web/js/user/orderList.js

@@ -125,7 +125,8 @@ layui.define(['laydate', 'layer', 'form'], function (exports) {
             layer.msg("请选择下单开始时间和结束时间");
             return false;
         }
-        window.open(base+"/userOrder/export?orderStatus="+$("#orderStatus").val()+"&startCreateTime="+$("#startCreateTime").val()+"&endCreateTime="+$("#endCreateTime").val());
+        window.open(base+"/userOrder/export?merchantId="+$("#merchantId").val()+"&orderStatus="+$("#orderStatus").val()+
+            "&startCreateTime="+$("#startCreateTime").val()+"&endCreateTime="+$("#endCreateTime").val());
         return false;
     });
     //查询