This commit is contained in:
2025-12-03 17:46:49 +08:00
parent 593c8bfe0b
commit e09f90203f
6 changed files with 29 additions and 29 deletions
+2 -2
View File
@@ -682,8 +682,8 @@
firstFormOne.value = [];
const params = {
centerId: centerId.value,
startDate: '2000-01-01',
endDate: '2030-12-31',
// startDate: '2000-01-01',
// endDate: '2030-12-31',
};
indexModalTitle.value = '今日应急';
modalApi.value = todayEmergencyListApi;