diff --git a/ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/Dialogs/SolarEnergy/components/DeviceParams.vue b/ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/Dialogs/SolarEnergy/components/DeviceParams.vue index d51163fb..3241e95e 100644 --- a/ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/Dialogs/SolarEnergy/components/DeviceParams.vue +++ b/ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/Dialogs/SolarEnergy/components/DeviceParams.vue @@ -84,20 +84,27 @@ export default { devices: [{ iotDeviceId: this.dialogData.iotDeviceId, id: this.dialogData.id, + deviceType: 15 }], functions: [ { functionId: "A1", + params: {} }, { functionId: "A2", + params: {} }, { functionId: "A3", + params: {} }, { functionId: "A4", + params: {} }, { functionId: "A5", + params: {} }, { functionId: "A6", + params: {} } ], // parameter: {}