pull/79/head
孙萌 2023-12-18 16:19:51 +08:00
parent 4fa55e01d7
commit 171db92c05
1 changed files with 3 additions and 3 deletions

View File

@ -358,10 +358,10 @@ export default {
this.get21549(); this.get21549();
// this.inputData['21552'] = this.countData(this.inputData['21552']) // this.inputData['21552'] = this.countData(this.inputData['21552'])
// this.inputData['21550'] = this.countData10(this.inputData['21550']) // this.inputData['21550'] = this.countData10(this.inputData['21550'])
// var data = { var data = {
// deviceId: store.equipmentList[store.equipmentIndex - 1].deviceId, deviceId: store.equipmentList[store.equipmentIndex - 1].deviceId,
// }; };
// this.api.readControl_fiveControl(data).then(res => { // this.api.readControl_fiveControl(data).then(res => {
// console.log(res, 111); // console.log(res, 111);
// if (res.data.code == 200) { // if (res.data.code == 200) {