Shannon_mu %!s(int64=2) %!d(string=hai) anos
pai
achega
1dd9fecd5e

+ 1 - 1
commandCenter/src/views/commandDispatch/pop/typeHydropower.vue

@@ -52,7 +52,7 @@ export default {
                     this.$http
                         .post('/sc-energy/device/batchValve', {
                             valveStatus: satus,
-                            ids: id
+                            ids: [id]
                         })
                         .then(({ status, data, msg }) => {
                             if (status === 0) {