forked from github/dataease
refactor(数据大屏): 统一数据大屏图形组件命名规则
This commit is contained in:
parent
c2afb68d33
commit
1ddcac64aa
@ -200,7 +200,7 @@ const list = [
|
||||
},
|
||||
{
|
||||
component: 'CircleShape',
|
||||
name: '图形',
|
||||
name: '圆形',
|
||||
label: '圆形',
|
||||
propValue: ' ',
|
||||
icon: 'icon_graphical',
|
||||
@ -215,7 +215,7 @@ const list = [
|
||||
},
|
||||
{
|
||||
component: 'SvgTriangle',
|
||||
name: '图形',
|
||||
name: '三角形',
|
||||
label: '三角形',
|
||||
icon: 'icon_graphical',
|
||||
propValue: '',
|
||||
|
Loading…
Reference in New Issue
Block a user