ปรับ UI ระบบวินัย
This commit is contained in:
parent
21a779fe94
commit
cf69df74ac
21 changed files with 2322 additions and 2304 deletions
|
|
@ -87,6 +87,6 @@ async function onSubmit(data: any) {
|
|||
เพิ่มเรื่องร้องเรียน
|
||||
</div>
|
||||
|
||||
<Form :on-submit="onSubmit" />
|
||||
<q-card bordered><Form :on-submit="onSubmit" /></q-card>
|
||||
</div>
|
||||
</template>
|
||||
|
|
|
|||
|
|
@ -406,7 +406,7 @@ onMounted(() => {
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<Form :on-submit="onSubmit" :data="data" :get-data="getData" />
|
||||
<q-card bordered><Form :on-submit="onSubmit" :data="data" :get-data="getData" /></q-card>
|
||||
<PopupSendToNext
|
||||
:modal="modalPopup"
|
||||
:close="closePopup"
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue