mirror of
https://github.com/dataease/dataease.git
synced 2026-05-21 12:45:37 +08:00
fix:文本链接修改,仪表板底色修改,保存按钮还是灰的问题
This commit is contained in:
@@ -61,6 +61,7 @@ export default {
|
||||
methods: {
|
||||
onSubmit() {
|
||||
this.curComponent.hyperlinks = deepCopy(this.linkInfo)
|
||||
this.$store.state.styleChangeTimes++
|
||||
this.popoverClose()
|
||||
},
|
||||
onClose() {
|
||||
|
||||
Reference in New Issue
Block a user