fix:notebook详情模式 切换数据 取消编辑状态
This commit is contained in:
@@ -630,6 +630,7 @@ export default {
|
||||
}
|
||||
bus.$off('addNotebook', this.addNotebook)
|
||||
bus.$off('copyChartText', this.copyChartText)
|
||||
this.$store.commit('setNotebookEdit', false)
|
||||
},
|
||||
watch: {
|
||||
obj: {
|
||||
|
||||
Reference in New Issue
Block a user