feat: customer employee update & drawer info
This commit is contained in:
parent
a61b3e550e
commit
46a7f9ca96
7 changed files with 473 additions and 71 deletions
|
|
@ -726,8 +726,6 @@ watch(
|
|||
>
|
||||
<template #info>
|
||||
<InfoForm
|
||||
:addressTitle="$t('formDialogTitleAddressPure')"
|
||||
:addressTitleEN="$t('formDialogTitleAddressPure') + ' ENG'"
|
||||
:readonly="!infoDrawerEdit"
|
||||
v-model:address="formData.address"
|
||||
v-model:addressEN="formData.addressEN"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue