CN-141 feat: group类型图表开发(未实现折叠)

This commit is contained in:
chenjinsong
2021-09-16 21:19:48 +08:00
parent 6548df58db
commit 047fc4a1a7
4 changed files with 48 additions and 3 deletions

View File

@@ -93,7 +93,9 @@ export default {
},
async mounted () {
await this.init()
this.currentTab = this.detailTabs[0].id + ''
if (!this.$_.isEmpty(this.detailTabs)) {
this.currentTab = this.detailTabs[0].id + ''
}
},
setup (props, ctx) {
// data