แก้วินัย
This commit is contained in:
parent
456cf574f6
commit
91502f6d8b
8 changed files with 80 additions and 9 deletions
|
|
@ -917,7 +917,7 @@ onMounted(async () => {
|
|||
<div class="col-xs-12 q-pa-sm">
|
||||
<d-table
|
||||
ref="table"
|
||||
:columns="mainStore.columnsRespondent"
|
||||
:columns="mainStore.columnsRespondent?.filter((item:any)=> item.name !== 'isSend' && item.name !== 'remarkReject')"
|
||||
:rows="mainStore.rowsAdd"
|
||||
row-key="personId"
|
||||
flat
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue