fix(视图): 禁用echarts地图提示触发位置

This commit is contained in:
fit2cloud-chenyw 2022-07-26 19:52:12 +08:00
parent a2a201f561
commit 2d1a657977

View File

@ -2445,7 +2445,6 @@ export const TYPE_CONFIGS = [
],
'tooltip-selector': [
'show',
'trigger',
'textStyle',
'formatter'
],