|
@ -144,7 +144,7 @@ export default { |
|
|
if (!bool) return; |
|
|
if (!bool) return; |
|
|
|
|
|
|
|
|
request({ |
|
|
request({ |
|
|
url: `business/device/functions/${this.deviceId}/${51}`, |
|
|
url: `business/device/functions/${this.deviceId}/${52}`, |
|
|
method: "post", |
|
|
method: "post", |
|
|
}) |
|
|
}) |
|
|
.then(async (result) => { |
|
|
.then(async (result) => { |
|
|