refactor:仪表板保存时清理联动信息

This commit is contained in:
wangjiahao 2021-08-23 10:10:36 +08:00
parent d7c383d943
commit 9a72159a5c

View File

@ -282,6 +282,9 @@ export default {
},
save(withClose) {
//
this.$store.commit('clearPanelLinkageInfo')
//
const requestInfo = {
id: this.$store.state.panel.panelInfo.id,