mirror of
https://github.com/dataease/dataease.git
synced 2026-05-18 09:48:10 +08:00
fix: 修复辅助线再次编辑确认会消失的问题
This commit is contained in:
@@ -86,6 +86,7 @@ export default {
|
||||
} else {
|
||||
this.assistLine = []
|
||||
}
|
||||
this.lineArr = JSON.parse(JSON.stringify(this.assistLine))
|
||||
}
|
||||
},
|
||||
changeAssistLine() {
|
||||
|
||||
Reference in New Issue
Block a user