feat(断路器): 解决功能设备idbug,调整后端插件
This commit is contained in:
parent
06edc35679
commit
d56f84f631
Binary file not shown.
|
@ -869,7 +869,7 @@ const functionWrite = from => {
|
|||
} else {
|
||||
console.log('验证通过', functionForm.selectAttr);
|
||||
let params = {
|
||||
deviceSN: attrReadForm.deviceSN,
|
||||
deviceSN: functionForm.deviceSN,
|
||||
data: functionForm.selectAttr
|
||||
};
|
||||
axios
|
||||
|
|
Loading…
Reference in New Issue