This commit is contained in:
haoouba 2021-04-07 20:29:05 +08:00
parent ad811bab3b
commit 572b361436

View File

@ -893,9 +893,9 @@ function themeConfig($form)
'JOverdue', 'JOverdue',
array( array(
'off' => '关闭(默认)', 'off' => '关闭(默认)',
'3' => '大于3天', '3' => '大于3天',
'7' => '大于7天', '7' => '大于7天',
'15' => '大于15天', '15' => '大于15天',
'30' => '大于30天', '30' => '大于30天',
'60' => '大于60天', '60' => '大于60天',
'90' => '大于90天', '90' => '大于90天',