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