UI ประเมิณ
This commit is contained in:
parent
93bdc791dc
commit
870625aecb
3 changed files with 172 additions and 18 deletions
|
|
@ -176,7 +176,7 @@ function onClickApprove(type: string = "") {
|
|||
/>
|
||||
</q-card-section>
|
||||
<q-separator />
|
||||
<q-list>
|
||||
<q-list @click="redirectViewDetail(props.row.id)">
|
||||
<q-item
|
||||
v-for="col in props.cols.filter((col:any) => col.name !== 'desc')"
|
||||
:key="col.name"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue