Merge pull request #1538 from dataease/pr@dev@fix_panel-filter
fix: 修复编辑文本过滤组件后,显示错位问题
This commit is contained in:
commit
f3225713a1
@ -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