This commit is contained in:
xulu
2022-03-16 17:55:52 +08:00
parent c8b0dd1097
commit f51397cbff
4 changed files with 256 additions and 193 deletions

View File

@@ -101,7 +101,7 @@
articleId: this.$route.query.id,
userName: localStorage.getItem('U_name'),
loading: false,
reverse: false,
reverse: true,
artMes: {
articleId: this.$route.query.id
},