去掉多余字段
This commit is contained in:
parent
92b93fe66b
commit
a49305a979
|
@ -374,7 +374,6 @@ export default class addKnockGold extends Component {
|
|||
</FormItem>
|
||||
</Form>
|
||||
</Card>
|
||||
<h5>发放规则</h5>
|
||||
<Card style={{ width: '70%', margin: '10px 0' }} title={'发放规则'}>
|
||||
<Form model={this.state.model} rules={rules.grant} ref='form1'>
|
||||
<FormItem id='denomination' labelname='面额'>
|
||||
|
|
Loading…
Reference in New Issue