แก้คำ
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-label>ประกาศแก้ไขข้อมูลผู้เกษียน</q-item-label>
|
||||
<q-item-label>ประกาศแก้ไขข้อมูลผู้เกษียณ</q-item-label>
|
||||
<q-item-label v-if="radio === 'EDIT'">
|
||||
<q-select
|
||||
dense
|
||||
|
|
|
|||
|
|
@ -127,7 +127,7 @@ const clickAdd = () => {
|
|||
// inline: true
|
||||
items: [
|
||||
{ label: "ประกาศเพิ่มผู้เกษียณ", value: "ADD" },
|
||||
{ label: "ประกาศแก้ไขข้อมูลผู้เกษียน", value: "EDIT" },
|
||||
{ label: "ประกาศแก้ไขข้อมูลผู้เกษียณ", value: "EDIT" },
|
||||
{ label: "ประกาศยกเลิกผู้เกษียณ", value: "REMOVE" },
|
||||
],
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue