no message
This commit is contained in:
parent
f72b618f91
commit
2d2b3a77b5
1 changed files with 1 additions and 1 deletions
|
|
@ -436,7 +436,7 @@ onMounted(() => {
|
|||
v-close-popup
|
||||
v-if="
|
||||
props.row.draftOrgEmployeeStatus === null ||
|
||||
props.row.draftOrgEmployeeStatus === 'REPORT'
|
||||
props.row.draftOrgEmployeeStatus === 'PENDING'
|
||||
"
|
||||
@click.pervent="onClickSelectPos(props.row)"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue