修复表单样式bug

This commit is contained in:
chenghx 2018-08-07 13:42:36 +08:00
parent 1350ff05cb
commit 624e940bf3

View File

@ -52,7 +52,7 @@
fieldDecoratorId="repository.effectiveDate"
:fieldDecoratorOptions="{rules: [{ required: true, message: '请选择生效日期'}]}"
>
<a-range-picker />
<a-range-picker style="width: 100%" />
</a-form-item>
</a-col>
<a-col :xl="{span: 8, offset: 2}" :lg="{span: 10}" :md="{span: 24}" :sm="24">