fix: service => not display workflow when no properties
This commit is contained in:
parent
980bb86574
commit
cf809b0b4f
5 changed files with 91 additions and 62 deletions
|
|
@ -653,6 +653,7 @@ export default {
|
|||
addWork: 'Add Work',
|
||||
workAlreadyExist: 'Work already exist',
|
||||
splitPay: 'Split Payment',
|
||||
noPropertiesYet: 'No properties have been selected yet',
|
||||
},
|
||||
product: {
|
||||
title: 'Products and Services',
|
||||
|
|
|
|||
|
|
@ -649,6 +649,7 @@ export default {
|
|||
addWork: 'เพิ่มงาน',
|
||||
workAlreadyExist: 'งานนี้มีอยู่แล้ว',
|
||||
splitPay: 'แบ่งจ่าย',
|
||||
noPropertiesYet: 'ยังไม่ได้เลือกคุณสมบัติต่องาน',
|
||||
},
|
||||
product: {
|
||||
title: 'สินค้าและบริการ',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue