fix: service => not display workflow when no properties

This commit is contained in:
puriphatt 2024-11-04 12:43:55 +07:00
parent 980bb86574
commit cf809b0b4f
5 changed files with 91 additions and 62 deletions

View file

@ -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',

View file

@ -649,6 +649,7 @@ export default {
addWork: 'เพิ่มงาน',
workAlreadyExist: 'งานนี้มีอยู่แล้ว',
splitPay: 'แบ่งจ่าย',
noPropertiesYet: 'ยังไม่ได้เลือกคุณสมบัติต่องาน',
},
product: {
title: 'สินค้าและบริการ',