枫叶秋林 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(