libushang 3 週間 前
コミット
edd7bb1db2

+ 1 - 1
src/views/disasterRiskMonitor/emergencyResponse/Windbreak.vue

@@ -209,7 +209,7 @@ const  getList = async () => {
       maxLevelTime: i.response_time
     });
     responseTime.value = i.response_time;
-    responseLevel.value = "防风应急响应:"+i.response_level+"级";
+    responseLevel.value = "茂名市防风应急响应:"+i.response_level+"级";
   });
   
   /*