|
|
@@ -382,14 +382,14 @@ export default {
|
|
|
},
|
|
|
|
|
|
// demo演示所需,必要时可删除
|
|
|
- unitvalue: "#37",
|
|
|
+ unitvalue: "WOG01315",
|
|
|
unitoptions: [
|
|
|
{
|
|
|
engineCode: "WOG01315",
|
|
|
engineName: "#37",
|
|
|
},
|
|
|
],
|
|
|
- monitoringvalue: "主轴承径向水平振动",
|
|
|
+ monitoringvalue: "main_bearing_radial_horizontal_vibration",
|
|
|
monitoringoptions: [
|
|
|
{
|
|
|
itemKey: "main_bearing_radial_horizontal_vibration",
|
|
|
@@ -399,7 +399,9 @@ export default {
|
|
|
timevalue: ["2024-07-01 00:00:00", "2024-08-31 00:00:00"],
|
|
|
maplist: {
|
|
|
codeNumber: "WOF046400029",
|
|
|
+ companyCode: "WOF046400029",
|
|
|
},
|
|
|
+ companyCode: "WOF046400029",
|
|
|
};
|
|
|
},
|
|
|
|