ソースを参照

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

wangkeyi 5 日 前
コミット
552ed7f741

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