แก้วินัย

This commit is contained in:
setthawutttty 2025-04-21 16:29:32 +07:00
parent 456cf574f6
commit 91502f6d8b
8 changed files with 80 additions and 9 deletions

View file

@ -183,7 +183,7 @@ watch(
</div>
<d-table
ref="table"
:columns="props.columns"
:columns="props.columns.filter((item:any)=>item.name !== 'isSend' && item.name !== 'remarkReject')"
:rows="rows"
row-key="personId"
flat