tijiao 分类变成接口
This commit is contained in:
@@ -166,8 +166,8 @@
|
||||
},
|
||||
|
||||
},
|
||||
mounted(){
|
||||
this.journal_type = this.$commonJS.journalTypeList()
|
||||
async mounted(){
|
||||
this.journal_type =await this.$commonJS.journalTypeList()
|
||||
// console.log(this.journal_type, this.journal_type1)
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user