<div style={{ margin: '10px 0' }}><span style={{ marginRight: '50px' }}>调整原因</span><span><TextAreastyle={{ width: '55%' }}placeholder="请输入调整原因"value={balancchangereason}formatter={(value) => `¥ ${value}`.replace
(/\B(?=(\d{3})+(?!\d))/g, ',')}parser={(value) => value.replace(/\¥\s?|(,*)/g, '')}allowClearonChange={this.handlebalancchangereason}/></span>