Compare commits

..

No commits in common. "5fcaa69782e67cd4fb9837c86240ad41fe27646e" and "dec55cae25056f27ee1fa433416e685677bce094" have entirely different histories.

View File

@ -744,7 +744,7 @@ export default {
var data = {
equipmentId: store.equipmentList[store.equipmentIndex - 1].deviceId,
pattern: 10 + (this.indexs - 1) + "00", // //6ph-
regNum: 76,
regNum: 75,
};
this.api.postReg(data).then((res) => {
this.loading.close()