활동로그 추가
This commit is contained in:
@@ -13,6 +13,9 @@ dayjs.extend(utc)
|
||||
dayjs.extend(timezone)
|
||||
dayjs.tz.setDefault('Asia/Seoul')
|
||||
|
||||
// dayjs를 전역 객체로 등록
|
||||
window.dayjs = dayjs
|
||||
|
||||
// PrimeVue
|
||||
import PrimeVue from 'primevue/config'
|
||||
import Aura from '@primeuix/themes/aura';
|
||||
|
||||
Reference in New Issue
Block a user