ปรับ check สภานะการลบรายาการผระเมิน
This commit is contained in:
parent
d6eb917071
commit
1ed73a7cea
2 changed files with 6 additions and 8 deletions
|
|
@ -193,8 +193,7 @@ watch([() => currentPage.value, () => pagination.value.rowsPerPage], () => {
|
|||
v-if="
|
||||
props.row.step === 'CHECK_SPEC' ||
|
||||
props.row.step === 'PREPARE_DOC_V1' ||
|
||||
props.row.step === 'CHECK_DOC_V1' ||
|
||||
props.row.step === 'WAIT_CHECK_DOC_V1'
|
||||
props.row.step === 'CHECK_DOC_V1'
|
||||
"
|
||||
flat
|
||||
dense
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue