浏览代码

[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',