refactor:清除联动按钮可以提示仪表板保存

This commit is contained in:
wangjiahao 2021-08-10 17:54:23 +08:00
parent 671b6f6c87
commit 83c04ef3df

View File

@ -244,6 +244,7 @@ const data = {
item.linkageFilters.splice(0, item.linkageFilters.length) item.linkageFilters.splice(0, item.linkageFilters.length)
} }
}) })
state.styleChangeTimes++
} }
}, },
modules: { modules: {