This commit is contained in:
jxxghp
2023-07-22 20:29:09 +08:00
parent 2712e81af6
commit a668059bf7

View File

@@ -127,7 +127,8 @@ onMounted(() => {
<VTooltip :text="arg.event.title">
<template #activator="{ props }">
<VImg
height="80"
height="60"
width="40"
:src="arg.event.extendedProps.posterPath"
v-bind="props"
aspect-ratio="2/3"