Explorar el Código

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

wangkeyi hace 5 días
padre
commit
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',