jyy
2021-07-22 de5d98edb80742185b91b2d892167b82a8b64430
zq-erp/src/main/resources/templates/views/admin/hive-erp/statistics/statistics-order-summary.html
@@ -102,7 +102,7 @@
      
      function exportExcel(){
         var param=MForm.toUrlParam("#serchform");
         window.location.href=basePath+"/form/furnsale/exportFurn? "+param;
         window.location.href=basePath+"/admin/orderStatistics/exportSummaryItemDetail?"+param;
      }