hrms-mgt/src/views/TestTimes.vue
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 436d5095dc fix:TestTimes
2025-10-01 16:18:40 +07:00

3 lines
71 B
Vue

<template>
<h1 class="text-center">{{ new Date() }}</h1>
</template>