1 #221

Merged
xiaomeng merged 1 commits from pc-master into portal 2025-02-19 09:47:43 +00:00
Showing only changes of commit 996f09fdcf - Show all commits

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()