fix: 修复编辑文本过滤组件后,显示错位问题

This commit is contained in:
wangjiahao 2021-12-28 12:26:01 +08:00
parent 4a0e577ad1
commit 40081b3c09

View File

@ -825,7 +825,7 @@ export default {
},
data() {
return {
psDebug: true, //
psDebug: false, //
editorX: 0,
editorY: 0,
start: { //