fix: product group => register branch label

This commit is contained in:
puriphatt 2024-11-13 15:29:15 +07:00
parent 5134617ae2
commit 385e65c887

View file

@ -54,6 +54,7 @@ defineProps<{
<div v-if="!service" class="col-12 row q-col-gutter-sm">
<SelectBranch
:label="$t('productService.product.registeredBranch')"
class="col-md-12 col-12"
v-model:value="registeredBranchId"
:readonly