From 171db92c0529d0af7de259b845a5ea3bf69e2f61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=99=E8=90=8C?= <525441437@qq.com> Date: Mon, 18 Dec 2023 16:19:51 +0800 Subject: [PATCH] 1 --- src/views/wufang/rollByRoll.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/wufang/rollByRoll.vue b/src/views/wufang/rollByRoll.vue index 55ad8a8..dd780fb 100644 --- a/src/views/wufang/rollByRoll.vue +++ b/src/views/wufang/rollByRoll.vue @@ -358,10 +358,10 @@ export default { this.get21549(); // this.inputData['21552'] = this.countData(this.inputData['21552']) // this.inputData['21550'] = this.countData10(this.inputData['21550']) - // var data = { - // deviceId: store.equipmentList[store.equipmentIndex - 1].deviceId, + var data = { + deviceId: store.equipmentList[store.equipmentIndex - 1].deviceId, - // }; + }; // this.api.readControl_fiveControl(data).then(res => { // console.log(res, 111); // if (res.data.code == 200) {