Merge pull request #1320 from dataease/pr@dev@refactor_panel-speed

refactor: 代码回退
This commit is contained in:
王嘉豪
2021-11-30 10:33:15 +08:00
committed by GitHub

View File

@@ -817,7 +817,7 @@ export default {
},
data() {
return {
psDebug: true, // 定位调试模式
psDebug: false, // 定位调试模式
editorX: 0,
editorY: 0,
start: { // 选中区域的起点