运营活动
This commit is contained in:
@@ -86,7 +86,7 @@ export default {
|
|||||||
computed: {
|
computed: {
|
||||||
...mapState(['user']),
|
...mapState(['user']),
|
||||||
},
|
},
|
||||||
onLoad() {
|
created() {
|
||||||
this.getList()
|
this.getList()
|
||||||
const date = new Date();
|
const date = new Date();
|
||||||
let year = date.getFullYear()
|
let year = date.getFullYear()
|
||||||
|
|||||||
Reference in New Issue
Block a user