html逻辑优化
This commit is contained in:
@@ -425,10 +425,10 @@
|
||||
originalTableData: [],
|
||||
|
||||
// 默认设定期间,方便测试
|
||||
periodA_start: '2023-01-01',
|
||||
periodA_end: '2023-12-31',
|
||||
periodB_start: '2024-01-01',
|
||||
periodB_end: '2024-12-31'
|
||||
periodA_start: '2025-01-01',
|
||||
periodA_end: '2025-12-31',
|
||||
periodB_start: '2026-01-01',
|
||||
periodB_end: '2026-12-31'
|
||||
}
|
||||
},
|
||||
mounted() {
|
||||
|
||||
Reference in New Issue
Block a user