采集列表bug修复
This commit is contained in:
parent
d63d9dfa3d
commit
e5d0d37ac0
@ -466,7 +466,7 @@ watch(changeScreenDoorGroup, (group) => {
|
||||
if (group?.length == 1) {
|
||||
downScreenDoorCjList[0].refDeviceCodesAndPos.unshift([
|
||||
{
|
||||
code: 'KMJ',
|
||||
code: 'XKMJ',
|
||||
position: PostionType.Q,
|
||||
},
|
||||
]);
|
||||
|
Loading…
Reference in New Issue
Block a user