commit
5fcaa69782
|
@ -744,7 +744,7 @@ export default {
|
|||
var data = {
|
||||
equipmentId: store.equipmentList[store.equipmentIndex - 1].deviceId,
|
||||
pattern: 10 + (this.indexs - 1) + "00", //需要根据文档填写 //6目标ph-数值
|
||||
regNum: 75,
|
||||
regNum: 76,
|
||||
};
|
||||
this.api.postReg(data).then((res) => {
|
||||
this.loading.close()
|
||||
|
|
Loading…
Reference in New Issue