mirror of
https://github.com/dataease/dataease.git
synced 2026-06-18 13:28:16 +08:00
Pr@dev v2@fix mobile watermark (#16542)
* fix(仪表板): 修复移动端部分查询组件悬浮移位问题 * fix(仪表板): 修复移动端添加组件时,水印可能覆盖不全问题
This commit is contained in:
@@ -286,7 +286,7 @@ watch(
|
||||
)
|
||||
|
||||
watch(
|
||||
() => canvasStyleData.value,
|
||||
[() => componentData.value.length, () => canvasStyleData.value],
|
||||
() => {
|
||||
nextTick(() => {
|
||||
initWatermark()
|
||||
|
||||
Reference in New Issue
Block a user