ปรับ UI ระบบวินัย
This commit is contained in:
parent
21a779fe94
commit
cf69df74ac
21 changed files with 2322 additions and 2304 deletions
|
|
@ -168,8 +168,8 @@ onMounted(() => {
|
|||
<q-card style="width: 1200px; max-width: 80vw">
|
||||
<DialogHeader tittle="ส่งไปออกคำสั่ง" :close="closeModal" />
|
||||
<q-separator />
|
||||
<q-card-section class="q-pt-none">
|
||||
<div class="row justify-between">
|
||||
<q-card-section class="q-pa-md">
|
||||
<div class="row">
|
||||
<div class="col-5">
|
||||
<q-toolbar style="padding: 0">
|
||||
<q-select
|
||||
|
|
@ -194,6 +194,7 @@ onMounted(() => {
|
|||
</q-select>
|
||||
</q-toolbar>
|
||||
</div>
|
||||
<q-space />
|
||||
|
||||
<div class="col-5">
|
||||
<q-toolbar style="padding: 0">
|
||||
|
|
@ -281,7 +282,7 @@ onMounted(() => {
|
|||
</template>
|
||||
</d-table>
|
||||
</q-card-section>
|
||||
|
||||
<q-separator />
|
||||
<q-card-actions align="right" class="bg-white text-teal">
|
||||
<q-btn
|
||||
label="ส่งไปออกคำสั่ง"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue