Merge pull request '1' (#221) from pc-master into portal

Reviewed-on: #221
portal
xiaomeng 2025-02-19 09:47:42 +00:00
commit 5fcaa69782
1 changed files with 1 additions and 1 deletions

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: 75,
regNum: 76,
};
this.api.postReg(data).then((res) => {
this.loading.close()