แก้คำ
This commit is contained in:
parent
4c0df4ed71
commit
70927676cd
2 changed files with 2 additions and 2 deletions
|
|
@ -216,7 +216,7 @@
|
||||||
/>
|
/>
|
||||||
</q-item-section>
|
</q-item-section>
|
||||||
<q-item-section>
|
<q-item-section>
|
||||||
<q-item-label>ประกาศแก้ไขข้อมูลผู้เกษียน</q-item-label>
|
<q-item-label>ประกาศแก้ไขข้อมูลผู้เกษียณ</q-item-label>
|
||||||
<q-item-label v-if="radio === 'EDIT'">
|
<q-item-label v-if="radio === 'EDIT'">
|
||||||
<q-select
|
<q-select
|
||||||
dense
|
dense
|
||||||
|
|
|
||||||
|
|
@ -127,7 +127,7 @@ const clickAdd = () => {
|
||||||
// inline: true
|
// inline: true
|
||||||
items: [
|
items: [
|
||||||
{ label: "ประกาศเพิ่มผู้เกษียณ", value: "ADD" },
|
{ label: "ประกาศเพิ่มผู้เกษียณ", value: "ADD" },
|
||||||
{ label: "ประกาศแก้ไขข้อมูลผู้เกษียน", value: "EDIT" },
|
{ label: "ประกาศแก้ไขข้อมูลผู้เกษียณ", value: "EDIT" },
|
||||||
{ label: "ประกาศยกเลิกผู้เกษียณ", value: "REMOVE" },
|
{ label: "ประกาศยกเลิกผู้เกษียณ", value: "REMOVE" },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue