no message

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-06-12 10:07:37 +07:00
parent f72b618f91
commit 2d2b3a77b5

View file

@ -436,7 +436,7 @@ onMounted(() => {
v-close-popup v-close-popup
v-if=" v-if="
props.row.draftOrgEmployeeStatus === null || props.row.draftOrgEmployeeStatus === null ||
props.row.draftOrgEmployeeStatus === 'REPORT' props.row.draftOrgEmployeeStatus === 'PENDING'
" "
@click.pervent="onClickSelectPos(props.row)" @click.pervent="onClickSelectPos(props.row)"
> >