wenhongquan 3 lat temu
rodzic
commit
b9a5ca24dd
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/views/IncidentManagementReport/index.tsx

+ 1 - 1
src/views/IncidentManagementReport/index.tsx

@@ -129,7 +129,7 @@ export default defineComponent({
     return () => (
       <div class="incident-report-container ">
         <NavBar
-          title="应急处置"
+          title="应急事件上报"
           left-arrow
           fixed
           onClick-left={() => router.push('/home')}