refactor: edit agent -> agentUserId
This commit is contained in:
parent
adb580db27
commit
0570dc2677
1 changed files with 1 additions and 1 deletions
|
|
@ -120,7 +120,7 @@ const CUSTOMER_BRANCH_DEFAULT: CustomerBranchCreate & {
|
||||||
email: '',
|
email: '',
|
||||||
contactTel: '',
|
contactTel: '',
|
||||||
officeTel: '',
|
officeTel: '',
|
||||||
agent: '',
|
agentUserId: undefined,
|
||||||
status: 'CREATED',
|
status: 'CREATED',
|
||||||
customerName: '',
|
customerName: '',
|
||||||
registerName: '',
|
registerName: '',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue