feat: hide stat 03 customer

This commit is contained in:
puriphatt 2024-07-05 03:53:08 +00:00
parent bb58273d74
commit aa5fbb4fa8
3 changed files with 70 additions and 36 deletions

View file

@ -60,7 +60,7 @@ export default {
person: 'Person',
recordsPage: 'Showing {resultcurrentPage} out of {total} records',
showing: 'Showing',
dataSum: 'Data Summaries',
...status,
...main,
...address,

View file

@ -60,6 +60,7 @@ export default {
person: 'คน',
recordsPage: 'แสดง {resultcurrentPage} รายการจาก {total} รายการ',
showing: 'แสดงทีละ',
dataSum: 'สรุปจำนวนข้อมูล',
...status,
...main,
...address,