关闭 im

This commit is contained in:
2025-11-03 14:55:33 +08:00
parent ee1ac40eb6
commit 5929fb655b
8 changed files with 398 additions and 8 deletions

View File

@@ -1806,7 +1806,7 @@ function initJournalBaseInfo(result) {
arr_jour.cycle_ = 'Monthly';
break;
case 2:
arr_jour.cycle_ = 'Bimonthly';
arr_jour.cycle_ = 'Bi-monthly';
break;
case 3:
arr_jour.cycle_ = 'Quarterly';