NEZ-1708 fix:Chart templates点击删除图表模板按钮后弹窗后点击取消浏览器报错,再次点击删除按钮失效
This commit is contained in:
@@ -424,6 +424,8 @@ export default {
|
||||
this.$store.dispatch('clearPanel')
|
||||
}
|
||||
})
|
||||
}).catch(() => {
|
||||
this.$store.dispatch('clearPanel')
|
||||
})
|
||||
},
|
||||
addGroupItem (groupId) {
|
||||
|
||||
Reference in New Issue
Block a user