ปรับ ui เครื่องราช เมนู จัดการคำขอ
This commit is contained in:
parent
6c84ac69d9
commit
fea81fc718
4 changed files with 307 additions and 308 deletions
|
|
@ -544,7 +544,7 @@ const clearInsigniaFilters = (name: string) => {
|
|||
class="q-pa-none"
|
||||
>
|
||||
<div class="q-pa-md">
|
||||
<div class="row col-12 q-pb-sm q-col-gutter-x-xs">
|
||||
<div class="row col-12 q-pb-sm q-col-gutter-x-xs no-wrap">
|
||||
<div>
|
||||
<q-file
|
||||
dense
|
||||
|
|
@ -552,7 +552,7 @@ const clearInsigniaFilters = (name: string) => {
|
|||
outlined
|
||||
v-model="fileResult"
|
||||
label="บันทึกผลการได้รับพระราชทานเครื่องราชอิสริยาภรณ์"
|
||||
style="min-width: 300px"
|
||||
style="min-width: 350px"
|
||||
accept=".xlsx"
|
||||
>
|
||||
<template v-slot:prepend>
|
||||
|
|
@ -584,7 +584,7 @@ const clearInsigniaFilters = (name: string) => {
|
|||
outlined
|
||||
v-model="fileinvoice"
|
||||
label="บันทึกผลการจ่ายใบกำกับ"
|
||||
style="min-width: 300px"
|
||||
style="min-width: 350px"
|
||||
accept=".xlsx"
|
||||
>
|
||||
<template v-slot:prepend>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue