Commit 1325b124 authored by 张子雨's avatar 张子雨

Merge branch 'feat/constructionOne' into feature/20230327_public_takeaway

* feat/constructionOne:
  feat: 修复长期问题
parents f365a0f2 b9cb10e6
......@@ -808,7 +808,7 @@ class BusinessInfo extends Component {
</Col>
<Col span={5}>
<FormItem>
{getFieldDecorator('legalPersonPeriod', {
{getFieldDecorator('checked', {
initialValue: businessInfo.checked,
})(
<Checkbox.Group
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment