fix
Helius
2021-11-30 dafedc4516f8fcec837e1a2b93c9b70bc7ff169a
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;
      }