แก้วินัย
This commit is contained in:
parent
456cf574f6
commit
91502f6d8b
8 changed files with 80 additions and 9 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue