src/templates/zshare/modalform/index.jsx
@@ -685,7 +685,7 @@ <Form.Item label={item.label} className="text-area"> {getFieldDecorator(item.key, { initialValue: item.initVal })(<EditTable dict={this.props.dict} type={openType} linkSubFields={this.state.linkSubFields}/>)} })(<EditTable type={openType} linkSubFields={this.state.linkSubFields}/>)} </Form.Item> </Col> ) @@ -771,7 +771,7 @@ if (empty) { notification.warning({ top: 92, message: this.props.dict['model.form.selectItem.error'], message: '下拉选项设置错误!', duration: 5 }) return