ปรับ รายการโครงการ/หลักสูตรการฝึกอบรมที่หน่วยงานของกรุงเทพมหานครเป็นผู้จัด
This commit is contained in:
parent
0c4b8072a1
commit
2bed905233
7 changed files with 25 additions and 38 deletions
|
|
@ -339,7 +339,7 @@ onMounted(() => {
|
|||
<div class="col-xs-12 col-sm-9 q-pa-md row">
|
||||
<div class="col-12">
|
||||
<q-toolbar style="padding: 0">
|
||||
<div class="row q-gutter-sm">
|
||||
<div class="row items-center q-gutter-sm">
|
||||
<datepicker
|
||||
menu-class-name="modalfix"
|
||||
v-model="formQuery.year"
|
||||
|
|
@ -533,7 +533,7 @@ onMounted(() => {
|
|||
:close="closeDialog"
|
||||
/>
|
||||
<q-separator />
|
||||
<q-card-sectio class="q-pa-none">
|
||||
<q-card-section class="q-pa-none">
|
||||
<q-splitter v-model="splitterModel" disable>
|
||||
<template v-slot:before>
|
||||
<q-scroll-area visible style="height: 60vh">
|
||||
|
|
@ -653,10 +653,10 @@ onMounted(() => {
|
|||
</div>
|
||||
</template>
|
||||
</q-splitter>
|
||||
</q-card-sectio>
|
||||
</q-card-section>
|
||||
<q-separator />
|
||||
<q-card-actions align="right">
|
||||
<q-btn label="บันทึก" type="submit" color="public" dense></q-btn>
|
||||
<q-btn label="บันทึก" type="submit" color="public"></q-btn>
|
||||
</q-card-actions>
|
||||
</q-form>
|
||||
</q-card>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue