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: '',
|
||||
contactTel: '',
|
||||
officeTel: '',
|
||||
agent: '',
|
||||
agentUserId: undefined,
|
||||
status: 'CREATED',
|
||||
customerName: '',
|
||||
registerName: '',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue