ปรับ ui หน้ารายละเอียดการลา
This commit is contained in:
parent
a916ce797f
commit
7f0d20f29b
2 changed files with 100 additions and 112 deletions
|
|
@ -11,13 +11,12 @@ const nextPage = (type: string, title: string) => {
|
|||
|
||||
<template>
|
||||
<div class="toptitle text-dark col-12 row items-center">
|
||||
รายการรายงานของระบบงานวินัย
|
||||
รายงานของระบบงานวินัย
|
||||
</div>
|
||||
<div>
|
||||
<q-card flat bordered class="col-12 q-mt-sm">
|
||||
<div class="q-pa-md " >
|
||||
<div class="q-px-lg q-py-sm" style="border: 1px solid #e6e6e6; border-radius: 5px;">
|
||||
<q-item
|
||||
<div class="q-pa-md">
|
||||
<q-item
|
||||
clickable
|
||||
@click="
|
||||
nextPage(
|
||||
|
|
@ -130,7 +129,6 @@ const nextPage = (type: string, title: string) => {
|
|||
รายงานจำนวนข้าราชการสามัญฯ ที่กระทำความผิดทางวินัยแต่ยุติเรื่อง แยกตามตำแหน่ง
|
||||
</q-item-section>
|
||||
</q-item>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</q-card>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue