mirror of
https://github.com/flipped-aurora/gin-vue-admin.git
synced 2026-09-21 04:29:32 +00:00
@@ -1160,6 +1160,9 @@ export default {
|
||||
},
|
||||
created() {
|
||||
this.metaData = this.meta
|
||||
if (this.metaData.icon === '') {
|
||||
this.metaData.icon = this.options[0].label
|
||||
}
|
||||
},
|
||||
methods: {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user