浏览代码

no message

枫叶秋林 2 年之前
父节点
当前提交
f073f8383d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/plate/platelist.vue

+ 1 - 1
src/views/plate/platelist.vue

@@ -65,7 +65,7 @@ function bt_post() {
   window.location.href = `/posting?plate=${id === 0 ? 1 : id}`
 }
 
-const topPost = ref([])
+const topPost = ref([] as any)
 if (id != 0) {
   topPost.value = await (
     await service.get(