|
@@ -182,7 +182,8 @@ const showDrawer = ()=> {
|
|
|
saletype:props.data.saletype,
|
|
|
finance_enterprisename:props.data.finance.enterprisename,
|
|
|
finance_taxno:props.data.finance.taxno,
|
|
|
- sys_enterprise_financeid:props.data.finance.sys_enterprise_financeid
|
|
|
+ sys_enterprise_financeid:props.data.finance.sys_enterprise_financeid,
|
|
|
+ abstract:props.data.abstract
|
|
|
}
|
|
|
fieldAndbrand()
|
|
|
saletype()
|