fix: 修复编辑文本过滤组件后,显示错位问题
This commit is contained in:
parent
4a0e577ad1
commit
40081b3c09
@ -825,7 +825,7 @@ export default {
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
psDebug: true, // 定位调试模式
|
||||
psDebug: false, // 定位调试模式
|
||||
editorX: 0,
|
||||
editorY: 0,
|
||||
start: { // 选中区域的起点
|
||||
|
||||
Loading…
Reference in New Issue
Block a user