fixing display วินัยการยุติเรื่อง
This commit is contained in:
parent
0c3bcd7f68
commit
ec6e19444a
7 changed files with 73 additions and 56 deletions
|
|
@ -319,7 +319,7 @@ watch(
|
|||
<div class="full-width">
|
||||
<d-table
|
||||
ref="table"
|
||||
:columns="mainStore.columnsRespondent?.filter((item:any)=>item.name !== 'profileType' && item.name !== 'isSend' && item.name !== 'remarkReject')"
|
||||
:columns="mainStore.columnsRespondent?.filter((item:any)=>item.name !== 'profileType' && item.name !== 'isSend' && item.name !== 'remarkReject' && item.name !== 'disciplineRejectDoc')"
|
||||
:rows="rows"
|
||||
row-key="personId"
|
||||
flat
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue