แก้ข้อความแก้ไขข้อมูลทะเบียนประวัติ
This commit is contained in:
parent
ebd5c4dc79
commit
1580034b74
1 changed files with 3 additions and 3 deletions
|
|
@ -111,7 +111,7 @@ function filterOption(val: string, update: Function) {
|
|||
<q-input
|
||||
:class="classInput(isReadOnly)"
|
||||
v-model="formData.remark"
|
||||
label="รายละเอียด"
|
||||
label="หมายเหตุ"
|
||||
dense
|
||||
outlined
|
||||
type="textarea"
|
||||
|
|
@ -123,8 +123,8 @@ function filterOption(val: string, update: Function) {
|
|||
<q-separator />
|
||||
|
||||
<q-card-actions align="right">
|
||||
<q-btn label="ยื่นคำร้อง" color="secondary" type="submit"
|
||||
><q-tooltip>ยื่นคำร้อง</q-tooltip></q-btn
|
||||
<q-btn label="บันทึก" color="secondary" type="submit"
|
||||
><q-tooltip>บันทึก</q-tooltip></q-btn
|
||||
>
|
||||
</q-card-actions>
|
||||
</q-form>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue