fix(04): no work name duplicate
This commit is contained in:
parent
0a861a7aaa
commit
e2b30f9c1c
5 changed files with 93 additions and 56 deletions
|
|
@ -491,6 +491,7 @@ export default {
|
|||
totalProductWork: 'Total products of work',
|
||||
list: 'Item',
|
||||
addWork: 'Add Work',
|
||||
workAlreadyExist: 'Work already exist',
|
||||
},
|
||||
product: {
|
||||
title: 'Products',
|
||||
|
|
|
|||
|
|
@ -489,6 +489,7 @@ export default {
|
|||
totalProductWork: 'รวมสินค้างาน',
|
||||
list: 'รายการ',
|
||||
addWork: 'เพิ่มงาน',
|
||||
workAlreadyExist: 'งานนี้มีอยู่แล้ว',
|
||||
},
|
||||
product: {
|
||||
title: 'สินค้า',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue