This commit is contained in:
home孙 2025-02-19 17:43:09 +08:00
parent 2d1a3cbbe2
commit 996f09fdcf

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