fix(leave) : bug watch
This commit is contained in:
parent
7175fac96b
commit
8d22f98004
1 changed files with 2 additions and 1 deletions
|
|
@ -232,7 +232,8 @@ watch(
|
|||
leaveDocumentList.value = props.data.leaveDocument;
|
||||
statusCheck.value = props.data.status;
|
||||
}
|
||||
}
|
||||
},
|
||||
{ deep: true }
|
||||
);
|
||||
|
||||
/**Hook */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue