fix:文本链接修改,仪表板底色修改,保存按钮还是灰的问题

This commit is contained in:
wangjiahao
2021-11-01 17:24:56 +08:00
parent 173e3b80e5
commit c7bfab9654
2 changed files with 2 additions and 1 deletions

View File

@@ -61,6 +61,7 @@ export default {
methods: {
onSubmit() {
this.curComponent.hyperlinks = deepCopy(this.linkInfo)
this.$store.state.styleChangeTimes++
this.popoverClose()
},
onClose() {