dev #66
@ -289,6 +289,7 @@ export default function CircuitTrestleSetting({ id }) {
|
||||
getPcsVoltageChk(pcsVoltageChkParams).then((res) => {
|
||||
setAllocationType(ALLOCATION_TYPE.PASSIVITY)
|
||||
setAllModuleSurfaceIsComplete(false)
|
||||
clearTrestle()
|
||||
})
|
||||
} else {
|
||||
swalFire({
|
||||
@ -321,6 +322,7 @@ export default function CircuitTrestleSetting({ id }) {
|
||||
}
|
||||
|
||||
setAllocationType(ALLOCATION_TYPE.PASSIVITY)
|
||||
clearTrestle()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user