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