fix: payment (#36)
* refactor: remove pay all checkbox * fix: select status * refactor: add i18n * refactor: add dialog --------- Co-authored-by: puriphatt <puriphat@frappet.com> Co-authored-by: Thanaphon Frappet <thanaphon@frappet.com>
This commit is contained in:
parent
5058f3cbaf
commit
a9c9467643
3 changed files with 27 additions and 20 deletions
|
|
@ -791,6 +791,7 @@ export default {
|
|||
headquartersNotEstablished: 'ยังไม่ได้สร้างสำนักงานใหญ่',
|
||||
warningClose: 'มีการแก้ไขที่ยังไม่ได้บันทึก คุณต้องการปิดใช่หรือไม่',
|
||||
close: 'คุณต้องการปิดหน้าต่างนี้ใช่หรือไม่',
|
||||
confirmChangeStatus: 'คุณต้องการเปลี่ยนสถานะใช่หรือไม่',
|
||||
},
|
||||
action: {
|
||||
ok: 'ยืนยัน',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue