@@ -78,7 +78,7 @@ const columns = [
]
},
{
- label: '硝酸盐',
+ label: '硝酸盐氮',
children: [
{ label: "标称值", prop: 'name', width: 100 },
{ label: "化验值", prop: 'name', width: 100 },
@@ -61,7 +61,7 @@ const columns = [
{ label: "质控次数", prop: 'xsydArrayCounts', width: 100 },
{ label: "质控合格数", prop: 'xsydPassedCounts', width: 100 },
@@ -71,7 +71,7 @@ const columns = [
{ label: "标称值", prop: 'xsydStandardVal', width: 100 },
{ label: "化验值", prop: 'xsydResultConcentration', width: 100 },