去掉水温
This commit is contained in:
@@ -174,7 +174,7 @@ export default {
|
||||
],
|
||||
waterIndexOption:[
|
||||
{ label: "全选", value: "全选", limit:"0",color:"#209f53" },
|
||||
{ label: "水温", value: "水温", limit:"2",color:"#209f53" },
|
||||
// { label: "水温", value: "水温", limit:"2",color:"#209f53" },
|
||||
{ label: "ph", value: "ph", limit:"9",color:"#209f53" },
|
||||
{ label: "溶解氧", value: "溶解氧", limit:"6",color:"#bbb443" },
|
||||
{ label: "高锰酸盐指数", value: "高锰酸盐指数", limit:"4",color:"#209f53" },
|
||||
|
||||
Reference in New Issue
Block a user