From fa184c0539556fba3f2e64d3911db4ba1be92abe Mon Sep 17 00:00:00 2001 From: zhoule Date: Wed, 3 Apr 2024 14:11:35 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=AA=E9=98=B3=E8=83=BD=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Dialogs/SolarEnergy/components/DeviceParams.vue | 7 +++++++ 1 file changed, 7 insertions(+) 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: {}