项目代码/大屏/src/views/indexs/sc02-task-info.vue
@@ -202,7 +202,7 @@ startAutoRefresh() { this.refreshInterval = setInterval(() => { this.getTaskData(); }, 10000); }, 30000); }, // 鍋滄鑷姩鍒锋柊 @@ -237,7 +237,7 @@ return '鍏ュ簱'; } else if (status >= 100 && status < 200) { return '鍑哄簱'; } else if (status >= 300 && status < 400) { } else if (status >= 300 && status <= 410) { return '绉诲簱'; }