jyy
2021-07-22 84541af9e497f66f5806eb0da6377419f641435f
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;
      }