소스 검색

[Feat] 语音报警频率增加单位显示

wangkeyi 5 일 전
부모
커밋
552ed7f741
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/vent/deviceManager/comment/warningTabel/warning.data.ts

+ 1 - 1
src/views/vent/deviceManager/comment/warningTabel/warning.data.ts

@@ -57,7 +57,7 @@ export const levelColumns: BasicColumn[] = [
     },
   },
   {
-    title: '语音播报频率',
+    title: '语音播报频率(s)',
     width: 100,
     editRow: true,
     dataIndex: 'voiceFre',