枫叶秋林 2 rokov pred
rodič
commit
f073f8383d
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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(