feat: show option propertie (service)

This commit is contained in:
puriphatt 2024-06-24 11:10:28 +00:00
parent 9ce656ae45
commit c240963512
5 changed files with 158 additions and 107 deletions

View file

@ -1881,6 +1881,7 @@ watch(currentStatus, async () => {
openPropertiesDialog('service');
}
"
v-model:service-attributes="formDataProductService.attributes"
v-model:service-code="formDataProductService.code"
v-model:service-description="formDataProductService.detail"
v-model:service-name-th="formDataProductService.name"