This commit is contained in:
zk
2023-12-19 10:46:50 +08:00
parent 8cb7d4baf8
commit 9b5be1af25
11 changed files with 76 additions and 58 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import * as dayjs from 'dayjs';
import dayjs from 'dayjs';
export function getZero(num: any) {
if (num < 10) {