refactor: update screen.sm pagination display for various management pages
This commit is contained in:
parent
3331afaaa3
commit
5c5e9fac63
15 changed files with 181 additions and 69 deletions
|
|
@ -144,6 +144,7 @@ export default {
|
|||
quotationLabor: 'Used to display the list of employees',
|
||||
quotationPayment: 'Used to display payment details',
|
||||
orderDetail: 'To display the list of employees in that product',
|
||||
ofPage: '{current} of {total}',
|
||||
},
|
||||
|
||||
menu: {
|
||||
|
|
|
|||
|
|
@ -146,6 +146,7 @@ export default {
|
|||
quotationLabor: 'ใช้แสดงรายชื่อลูกจ้าง',
|
||||
quotationPayment: 'ใช้แสดงรายละเอียดในการชำระเงิน',
|
||||
orderDetail: 'เพื่อแสดงรายชื่อลูกจ้างในสินค้านั้นๆ',
|
||||
ofPage: '{current} จาก {total}',
|
||||
},
|
||||
|
||||
menu: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue