feat: hide stat 03-branch

This commit is contained in:
puriphatt 2024-07-05 03:39:41 +00:00
parent a55281ebba
commit bb58273d74
4 changed files with 45 additions and 7 deletions

View file

@ -21,4 +21,6 @@ export default {
branchLabelStatus: 'Branch Status',
registeredBranch: 'Registered Branch',
branchStatTitle: 'Summary data of branch',
};

View file

@ -12,7 +12,7 @@ export default {
DELEGATE: 'Delegate',
AGENCY: 'Agency',
personnelStatTitle: 'Summary data of ',
personnelStatTitle: 'Summary data',
personnelCardUserType: 'Type',
personnelCardTelephone: 'Telephone',

View file

@ -21,4 +21,6 @@ export default {
branchLabelStatus: 'สถานะสาขา',
registeredBranch: 'สาขาที่ลงทะเบียน',
branchStatTitle: 'สรุปจัดการสาขา',
};