แก้วินัย
This commit is contained in:
parent
81b3daeab2
commit
71215cd009
7 changed files with 8 additions and 38 deletions
|
|
@ -2305,7 +2305,7 @@ const getClass = (val: boolean) => {
|
|||
<q-separator />
|
||||
<div class="flex justify-end q-pa-sm q-gutter-sm">
|
||||
<q-btn unelevated label="บันทึก" color="public" @click="submit">
|
||||
<q-tooltip>บันทึก</q-tooltip>
|
||||
<q-tooltip>บันทึกข้อมูล</q-tooltip>
|
||||
</q-btn>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
|
|
@ -620,6 +620,7 @@ const pagination = ref({
|
|||
@click="save"
|
||||
class="q-px-md"
|
||||
>
|
||||
<q-tooltip>บันทึกข้อมูล</q-tooltip>
|
||||
</q-btn>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -527,6 +527,7 @@ const updateData = (row: DataCopyOrder) => {
|
|||
@click="saveDataCopyOrder"
|
||||
class="q-px-md"
|
||||
>
|
||||
<q-tooltip>บันทึกข้อมูล</q-tooltip>
|
||||
</q-btn>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue