运营活动

This commit is contained in:
liuye
2023-01-31 11:16:39 +08:00
parent 524522b170
commit 391f1899e1

View File

@@ -86,7 +86,7 @@ export default {
computed: {
...mapState(['user']),
},
onLoad() {
created() {
this.getList()
const date = new Date();
let year = date.getFullYear()