优化wxmpConfig组件mod处理逻辑
This commit is contained in:
@@ -65,7 +65,9 @@ export default {
|
||||
}
|
||||
},
|
||||
created() {
|
||||
this.tabBar = this.form.tabBar
|
||||
if (this.form.tabBar?.list?.length > 0) {
|
||||
this.tabBar = this.form.tabBar
|
||||
}
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user