Compare commits
No commits in common. "aed110551d26a4f8bd20ec8e4616391ea39f38d0" and "7402397d1321371255fd58c885a5f4584c1b0bea" have entirely different histories.
aed110551d
...
7402397d13
@ -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) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user