Merge pull request #8333 from dataease/pr@dev-v2@refactor_shape-rename

refactor(数据大屏): 统一数据大屏图形组件命名规则
This commit is contained in:
王嘉豪 2024-03-05 13:01:04 +08:00 committed by GitHub
commit 7ab2e40fac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: '',