mirror of
https://github.com/dataease/dataease.git
synced 2026-05-17 06:50:45 +08:00
Merge pull request #1244 from dataease/pr@dev@refactor_panel-label
refactor: 文案修改,仪表板拖拽上传组件修改为图片
This commit is contained in:
@@ -90,7 +90,7 @@ export const pictureList = [
|
||||
id: '20001',
|
||||
component: 'picture-add',
|
||||
type: 'picture-add',
|
||||
label: '拖拽上传',
|
||||
label: '图片',
|
||||
icon: 'iconfont icon-picture',
|
||||
defaultClass: 'text-filter'
|
||||
},
|
||||
@@ -304,7 +304,7 @@ const list = [
|
||||
id: '20001',
|
||||
component: 'picture-add',
|
||||
type: 'picture-add',
|
||||
label: '拖拽上传',
|
||||
label: '图片',
|
||||
icon: 'iconfont icon-picture',
|
||||
defaultClass: 'text-filter',
|
||||
style: {
|
||||
|
||||
Reference in New Issue
Block a user