โครงสร้างอัตรากำลัง => เพิ่ม permission
This commit is contained in:
parent
0f87ad1b5b
commit
0cc0b224c4
9 changed files with 84 additions and 49 deletions
|
|
@ -477,7 +477,7 @@ watch(
|
|||
</q-tr>
|
||||
</template>
|
||||
<template v-slot:body="props">
|
||||
<q-tr :props="props" class="cursor-pointer">
|
||||
<q-tr :props="props">
|
||||
<q-td
|
||||
v-for="col in props.cols"
|
||||
:key="col.name"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue