mirror of
https://github.com/dataease/dataease.git
synced 2026-05-23 13:58:26 +08:00
feat(嵌入式): 图表、仪表板、数据大屏将资源id放出来
This commit is contained in:
@@ -169,7 +169,7 @@ const initOpenHandler = newWindow => {
|
||||
<el-dropdown-menu style="width: 130px">
|
||||
<el-dropdown-item icon="Refresh" @click="reload()">刷新数据 </el-dropdown-item>
|
||||
<el-dropdown
|
||||
style="width: 100%"
|
||||
style="width: 100%; overflow: hidden"
|
||||
trigger="hover"
|
||||
placement="left-start"
|
||||
v-if="dvInfo.weight > 3"
|
||||
|
||||
Reference in New Issue
Block a user