- ปรับข้อความในส่วนของเปลี่ยนแปลงรอบการปฏิบัติของผู้ใช้งาน
- แก้ปุ่มบันทึกในส่วนของรายชื่อกรรมการ
This commit is contained in:
parent
5d34c40b41
commit
b6084f2c1b
3 changed files with 27 additions and 68 deletions
|
|
@ -200,15 +200,13 @@ function onValidate() {
|
|||
<div class="row col-12 q-pa-sm">
|
||||
<q-space />
|
||||
<q-btn
|
||||
type="submit"
|
||||
flat
|
||||
round
|
||||
color="public"
|
||||
icon="mdi-content-save-outline"
|
||||
for="ButtonOnSubmit"
|
||||
id="formSubmit"
|
||||
color="secondary"
|
||||
label="บันทึก"
|
||||
type="submit"
|
||||
><q-tooltip>บับทึกข้อมูล</q-tooltip></q-btn
|
||||
>
|
||||
<q-tooltip>บันทึกข้อมูล</q-tooltip>
|
||||
</q-btn>
|
||||
</div>
|
||||
</q-card>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue