This commit is contained in:
2025-06-04 09:34:43 +08:00
parent 5f50e448cb
commit 316d7d2043
30 changed files with 963 additions and 5302 deletions

View File

@@ -167,7 +167,7 @@
},
mounted(){
this.journal_type = journal_type1.journal_type
this.journal_type = this.$commonJS.journalTypeList()
// console.log(this.journal_type, this.journal_type1)
}
};