集中站——右边界
This commit is contained in:
parent
9f310f95c9
commit
b3db0300ca
@ -885,7 +885,7 @@ function oneClickRelateCentralizedStation() {
|
||||
);
|
||||
containDeviceIds = Array.from(new Set(containDeviceIds));
|
||||
});
|
||||
if (rightBoundary.datas.refRightStationId) {
|
||||
if (!rightBoundary.datas.refRightStationId) {
|
||||
handleContainDevices(containDeviceIds, []);
|
||||
} else {
|
||||
handleContainDevices(containDeviceIds, [
|
||||
|
Loading…
Reference in New Issue
Block a user