update square.vue

This commit is contained in:
linfeng 2023-04-16 10:43:24 +08:00
parent 9fdcd73f26
commit 89bff7ddfe

View File

@ -148,7 +148,7 @@
}, },
// //
getPostList() { getPostList() {
console.log('classId:', this.classId) // console.log('classId:', this.classId)
this.loadPostStatus = 'loading'; this.loadPostStatus = 'loading';
this.$H this.$H
.post('post/list', { .post('post/list', {