|
@@ -19,11 +19,11 @@ const deviceDetailList = [
|
|
|
{
|
|
|
"deviceType": "水质测验设备",
|
|
|
"deviceName": "COD分析仪",
|
|
|
- "ueDeviceName": "COD分析仪",
|
|
|
+ "ueDeviceName": "CODmn",
|
|
|
idx: ['CODMN'],
|
|
|
img: new URL('@/assets/images/detail2.jpg', import.meta.url).href,
|
|
|
detail: '仪表选型来自水利部南京水利水文自动化研究所自研的NSY-CODmn型智能高锰酸盐指数在线分析仪。\n检测方法:高锰酸盐氧化法,光度滴定测量法。',
|
|
|
- list:[{}]
|
|
|
+ list: [{}]
|
|
|
},
|
|
|
{
|
|
|
"deviceType": "水质测验设备",
|