refactor: 优化辅助设计
This commit is contained in:
parent
8f7f1188b0
commit
4fb6ed4659
@ -883,7 +883,7 @@ export default {
|
||||
data() {
|
||||
return {
|
||||
boardSetVisible: false,
|
||||
psDebug: true, // 定位调试模式
|
||||
psDebug: false, // 定位调试模式
|
||||
editorX: 0,
|
||||
editorY: 0,
|
||||
start: { // 选中区域的起点
|
||||
|
||||
Loading…
Reference in New Issue
Block a user