@@ -239,12 +239,12 @@ export const settingParam5 = [
title: 'CO上限',
code: 'coMaxVal',
value: '',
- unit: '%',
+ unit: 'ppm',
},
{
title: 'CO下限',
code: 'coMinVal',
];