ปรับ ui ตาราง,Layout ระบบ วินัย เพิ่มเติม
This commit is contained in:
parent
7367123a09
commit
708c4c318c
9 changed files with 305 additions and 303 deletions
|
|
@ -103,7 +103,9 @@ const clickAdd = () => {
|
|||
<q-btn
|
||||
v-if="props.row.active === 'ยืนยันผล'"
|
||||
color="primary"
|
||||
class="q-px-md q-py-xs"
|
||||
class="q-px-md"
|
||||
dense
|
||||
unelevated
|
||||
>ยืนยันผล</q-btn
|
||||
>
|
||||
<span v-else>{{ props.row.active }}</span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue