fix:修改问题

1 panel查询图表,图表数据不查询后台,查询前台缓存
This commit is contained in:
hyx
2020-04-30 11:25:22 +08:00
parent 03ae5662be
commit 22025ff80d
2 changed files with 61 additions and 15 deletions

View File

@@ -921,7 +921,9 @@
// boundaryGap: false,//line-false; bar-true;
//data: ['20190101', '20190102', '周三', '周四', '周五', '周六', '周日']
axisLabel: {
intervale: 0,
interval: '0',
//showMinLabel:false,
showMaxLabel:false,
rotate: 0,
formatter: function (value) {
value = bus.computeTimezone(value);