mirror of
https://github.com/dataease/dataease.git
synced 2025-02-24 19:42:56 +08:00
Merge pull request #1320 from dataease/pr@dev@refactor_panel-speed
refactor: 代码回退
This commit is contained in:
commit
2cd38021be
@ -817,7 +817,7 @@ export default {
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
psDebug: true, // 定位调试模式
|
||||
psDebug: false, // 定位调试模式
|
||||
editorX: 0,
|
||||
editorY: 0,
|
||||
start: { // 选中区域的起点
|
||||
|
Loading…
Reference in New Issue
Block a user