updated
This commit is contained in:
parent
c51a3f975b
commit
e5fca5ea0f
1 changed files with 1 additions and 1 deletions
|
|
@ -113,7 +113,7 @@ function onChangeState() {
|
|||
.then(async () => {
|
||||
await fetchCheckState();
|
||||
if (
|
||||
props.sysName === "PLACEMENT_TRANSFER" &&
|
||||
props.sysName === "SYS_TRANSFER_REQ" &&
|
||||
state.value === itemState.value.length - 1
|
||||
) {
|
||||
props.onUpdateStatus?.();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue