mirror of
https://github.com/dataease/dataease.git
synced 2026-06-15 10:31:43 +08:00
refactor(仪表板、数据大屏): 外部参数配置优化
This commit is contained in:
@@ -247,7 +247,10 @@ const openOuterParamsSet = () => {
|
||||
ElMessage.warning('请先保存当前页面')
|
||||
return
|
||||
}
|
||||
outerParamsSetRef.value.optInit()
|
||||
//设置需要先触发保存
|
||||
canvasSave(() => {
|
||||
outerParamsSetRef.value.optInit()
|
||||
})
|
||||
}
|
||||
|
||||
const multiplexingCanvasOpen = () => {
|
||||
|
||||
Reference in New Issue
Block a user