Bug修改

This commit is contained in:
zhaoxiao
2021-10-15 18:08:38 +08:00
parent 62d9a4cd3e
commit 20940aa0e1
3 changed files with 3 additions and 3 deletions
@@ -36,7 +36,7 @@
@change="handleSignedCompanyChange"></company-select>
</a-form-item>
</a-col>
<a-col :xxl="6" :xl="8" :sm="12" style="margin-bottom: -2px">
<a-col :xxl="6" :xl="8" :sm="12" style="margin-bottom: 0px">
<a-form-item label="签订联系人" :labelCol="labelCol" :wrapperCol="wrapperCol">
<select-contacts placeholder="请选择签订联系人"
:selected-company="selectedCompany"