hotfix/2.9.42309.01-个税
This commit is contained in:
parent
d61fccaf43
commit
9e7e142296
|
|
@ -101,7 +101,7 @@ class Index extends Component {
|
|||
const { declareStore: { declareForm } } = this.props;
|
||||
return (
|
||||
<WeaDialog
|
||||
{...this.props} style={{ width: 500 }} initLoadCss
|
||||
{...this.props} style={{ width: 500, height: 174 }} initLoadCss
|
||||
buttons={[
|
||||
<Button type="primary" onClick={this.save} loading={loading}>{getLabel(543618, "生成申报表")}</Button>
|
||||
]}
|
||||
|
|
|
|||
Loading…
Reference in New Issue