屏蔽门操作bug修复
This commit is contained in:
parent
f566a47718
commit
3a7662d308
@ -201,7 +201,7 @@ function doScreenDoorOperation(item: {
|
||||
lineStore.deviceOpreratDialogInstance = Dialog.create({
|
||||
component: ScreenDoorOperation,
|
||||
componentProps: {
|
||||
id: +screenDoorState.value.code,
|
||||
id: +screenDoorState.value.id,
|
||||
code: code.value,
|
||||
sonDoorAmount: sonDoorAmount.value,
|
||||
asdCodesProp: screenDoorState.value.param.asdCodes,
|
||||
|
Loading…
Reference in New Issue
Block a user