fix(04): no work name duplicate

This commit is contained in:
puriphatt 2024-08-30 10:38:44 +07:00
parent 0a861a7aaa
commit e2b30f9c1c
5 changed files with 93 additions and 56 deletions

View file

@ -491,6 +491,7 @@ export default {
totalProductWork: 'Total products of work',
list: 'Item',
addWork: 'Add Work',
workAlreadyExist: 'Work already exist',
},
product: {
title: 'Products',

View file

@ -489,6 +489,7 @@ export default {
totalProductWork: 'รวมสินค้างาน',
list: 'รายการ',
addWork: 'เพิ่มงาน',
workAlreadyExist: 'งานนี้มีอยู่แล้ว',
},
product: {
title: 'สินค้า',