forked from github/dataease
fix: 去掉地图样式中大小选项
This commit is contained in:
parent
338cb44f5e
commit
9753cc704d
@ -2312,7 +2312,6 @@ export const TYPE_CONFIGS = [
|
||||
icon: 'map',
|
||||
properties: [
|
||||
'color-selector',
|
||||
'size-selector',
|
||||
'label-selector',
|
||||
'tooltip-selector',
|
||||
'title-selector'
|
||||
@ -2322,9 +2321,6 @@ export const TYPE_CONFIGS = [
|
||||
'value',
|
||||
'custom',
|
||||
'alpha'
|
||||
],
|
||||
'size-selector': [
|
||||
|
||||
],
|
||||
'label-selector': [
|
||||
'show',
|
||||
|
Loading…
Reference in New Issue
Block a user