1.根据新疆反馈(12.22),修改相关问题
This commit is contained in:
2025-12-24 14:42:16 +08:00
parent f2570ef494
commit 822fecc3b1
4 changed files with 65 additions and 16 deletions
+2 -2
View File
@@ -647,8 +647,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;