Merge branch 'dev' of github.com:dataease/dataease into dev

This commit is contained in:
taojinlong
2021-08-23 10:17:32 +08:00

View File

@@ -282,6 +282,9 @@ export default {
},
save(withClose) {
// 清理联动信息
this.$store.commit('clearPanelLinkageInfo')
// 保存到数据库
const requestInfo = {
id: this.$store.state.panel.panelInfo.id,