This commit is contained in:
tx 2024-10-18 18:05:21 +08:00
parent 0f4ae76f61
commit 7cc1ed409d

View File

@ -903,6 +903,7 @@
} else if (time == 'year') { } else if (time == 'year') {
return '年' return '年'
} }
}, },
typeReturn(num) { typeReturn(num) {
if (num == 0) { if (num == 0) {