This commit is contained in:
Fine 2022-08-22 21:47:44 +08:00
parent d53ea43a29
commit 56a9f740fd

View File

@ -58,7 +58,6 @@ limitations under the License. -->
</div>
</template>
<script lang="ts" setup>
import { ref } from "vue";
import type { PropType } from "vue";
import dayjs from "dayjs";
import { useI18n } from "vue-i18n";