feat: up code test

This commit is contained in:
Thanaphon Frappet 2025-03-10 15:47:24 +07:00 committed by puriphatt
parent ed9e0cf757
commit 841f1157b1
5 changed files with 592 additions and 2 deletions

View file

@ -194,6 +194,7 @@ export default {
personnel: 'บุคลากร',
productService: 'สินค้าและบริการ',
workflow: 'ขั้นตอนการทำงาน',
property: 'คุณสมบัติ',
customer: 'ลูกค้า',
mainData: 'ข้อมูลหลัก',
agencies: 'หน่วยงาน',
@ -1431,4 +1432,9 @@ export default {
11: 'พฤศจิกายน',
12: 'ธันวาคม',
},
property: {
title: 'คุณสมบัติ',
caption: 'จัดการคุณสมบัติ',
},
};