Merge pull request #1538 from dataease/pr@dev@fix_panel-filter

fix: 修复编辑文本过滤组件后,显示错位问题
This commit is contained in:
王嘉豪 2021-12-28 12:26:33 +08:00 committed by GitHub
commit f3225713a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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