Commit c8339dda authored by leon's avatar leon

fix: tab components refresh

parent f3f00306
......@@ -186,7 +186,7 @@
watch: {
'elementInfo.child.index': {
handler(newVal) {
if (newVal.length) this.tabsValueChange()
this.tabsValueChange()
},
immediate: true
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment