โครงสร้างอัตรากำลัง
This commit is contained in:
parent
56fae384bf
commit
912c74768d
9 changed files with 164 additions and 195 deletions
|
|
@ -171,7 +171,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