mirror of
https://github.com/dataease/dataease.git
synced 2026-05-16 05:50:45 +08:00
Merge pull request #8333 from dataease/pr@dev-v2@refactor_shape-rename
refactor(数据大屏): 统一数据大屏图形组件命名规则
This commit is contained in:
@@ -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: '',
|
||||
|
||||
Reference in New Issue
Block a user