维护年审任务管理国际化

This commit is contained in:
linxd
2025-07-03 10:59:39 +08:00
parent cf8e9d0820
commit 739b021334
20 changed files with 679 additions and 236 deletions

View File

@ -41,13 +41,6 @@ export const AnnualReviewResultColor = {
'2': 'red',
};
// 年审年度列表
export const AnnualReviewYears = [
{ label: '2023年', value: '2023' },
{ label: '2022年', value: '2022' },
{ label: '2021年', value: '2021' },
];
// 数据统计类型
export const StatisticsType = {
'EVALUATE': 'evaluate', // 评价情况统计