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