diff --git a/frontend/src/components/DeDrag/index.vue b/frontend/src/components/DeDrag/index.vue index df959d58a6..e0cf9c2d1e 100644 --- a/frontend/src/components/DeDrag/index.vue +++ b/frontend/src/components/DeDrag/index.vue @@ -21,7 +21,7 @@ @mouseenter="enter" @mouseleave="leave" > - +
{ + this.recordMatrixCurShadowStyle() + }, 50) } this.hasMove && this.$store.commit('recordSnapshot', 'handleUp') // 记录snapshot后 移动已记录设置为false