feat: show option propertie (service)
This commit is contained in:
parent
9ce656ae45
commit
c240963512
5 changed files with 158 additions and 107 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue