A web update

pull/22/head
雷二猛 2019-12-14 15:36:26 +08:00
parent 1cc43bc0c0
commit 9bf22223c0
1 changed files with 0 additions and 8 deletions

View File

@ -84,14 +84,6 @@ class ComForm extends React.Component {
render() { render() {
const info = store.record; const info = store.record;
const {getFieldDecorator} = this.props.form; const {getFieldDecorator} = this.props.form;
const itemLayout = {
labelCol: {span: 6},
wrapperCol: {span: 14}
};
const itemTailLayout = {
labelCol: {span: 6},
wrapperCol: {span: 14, offset: 6}
};
return ( return (
<Modal <Modal
visible visible