update time fix

This commit is contained in:
2025-06-22 19:41:01 +08:00
parent 7bc9a06b7c
commit e982ddb001
3 changed files with 71 additions and 5 deletions

View File

@@ -0,0 +1,3 @@
import { getTimeDuration } from '@/task/utils/time.ts';
console.log('getTimeDuration', getTimeDuration());