935090232@qq.com
2020-12-03 604fbf58959e2a0bfaa490b8b3fd45783dab8f1f
zq-erp/src/main/resources/templates/views/admin/hive-erp/analysis/customerFlow.html
@@ -121,7 +121,7 @@
</div>
<script type="text/javascript" th:src="@{/js/systools/MJsBase.js}"></script>
<script type="text/javascript" th:src="@{/plugin/echarts/echarts.all.js}"></script>
<script type="text/javascript" th:src="@{/plugin/echarts/echarts.min.js}"></script>
<script type="text/javascript" th:src="@{/plugin/echarts/macarons.js}"></script>
<script type="text/javascript" th:src="@{/plugin/dateformat.js}"></script>
<script type="text/javascript" th:src="@{/plugin/StringUtil.js}"></script>
@@ -166,7 +166,10 @@
                }
            },
            tooltip: {
                trigger: 'axis'
                trigger: 'axis',
                axisPointer: {
                    type: 'shadow'
                }
            },
            xAxis: {
                type: 'category',