Merge branch 'dev' into staging
This commit is contained in:
commit
8c18ce7a1e
@ -91,7 +91,7 @@ class CreateCustomerNoteClass extends BasePage<IPropsClass, IState> {
|
|||||||
}
|
}
|
||||||
const note = {
|
const note = {
|
||||||
content: values["content"],
|
content: values["content"],
|
||||||
office_folder: this.state.folder,
|
folder: this.state.folder,
|
||||||
customer: this.state.customer,
|
customer: this.state.customer,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user