mirror of
https://github.com/dataease/dataease.git
synced 2026-05-20 02:58:10 +08:00
refactor(数据大屏): 属性设置区域标题跟随组件类型
This commit is contained in:
@@ -409,7 +409,7 @@ eventBus.on('handleNew', handleNew)
|
||||
<div style="width: auto; height: 100%" ref="leftSidebarRef">
|
||||
<dv-sidebar
|
||||
v-if="commonPropertiesShow"
|
||||
:title="'属性'"
|
||||
:title="curComponent['name']"
|
||||
:width="240"
|
||||
:side-name="'componentProp'"
|
||||
:aside-position="'right'"
|
||||
|
||||
Reference in New Issue
Block a user