From 6d0b3902c57e4145a83cd1dfd423d6d1ab7df6d0 Mon Sep 17 00:00:00 2001
From: 935090232@qq.com <ak473600000>
Date: Wed, 02 Dec 2020 23:39:13 +0800
Subject: [PATCH] Merge branch 'master' into hive2.0

---
 zq-erp/src/main/resources/templates/views/admin/hive-erp/analysis/customerFlow.html |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/zq-erp/src/main/resources/templates/views/admin/hive-erp/analysis/customerFlow.html b/zq-erp/src/main/resources/templates/views/admin/hive-erp/analysis/customerFlow.html
index ccf9076..3789371 100644
--- a/zq-erp/src/main/resources/templates/views/admin/hive-erp/analysis/customerFlow.html
+++ b/zq-erp/src/main/resources/templates/views/admin/hive-erp/analysis/customerFlow.html
@@ -202,7 +202,6 @@
     }
 
     var chartsUtils2 = new ChartsUtils(loadData2);
-    chartsUtils2.setDataPackTimeValue();
     chartsUtils2.loadChartData();
 
 

--
Gitblit v1.9.1