25858
This commit is contained in:
@@ -131,7 +131,11 @@ export default {
|
||||
},
|
||||
},
|
||||
watch: {},
|
||||
onLoad() {
|
||||
onLoad(o) {
|
||||
if (o.indexTabs) {
|
||||
this.currentTabs = o.indexTabs
|
||||
}
|
||||
|
||||
this.$dict.load('marriageType', 'modeType').then(() => {
|
||||
this.getList()
|
||||
this.getEchart()
|
||||
|
||||
Reference in New Issue
Block a user