fix : 修复所属公司选择框细节

This commit is contained in:
2024-06-29 13:02:12 +08:00
parent 12db4164d0
commit 0bfa18eac8
2 changed files with 13 additions and 13 deletions

View File

@@ -52,7 +52,7 @@
</el-select>
</el-form-item>
</el-col>
<el-col :span="24" style="margin-bottom: -18px">
<el-col :span="24" style="margin-bottom: -25px">
<el-form-item label="征集公司" prop="companyIds" class="tree-select" label-width="96">
<div style="width: 100%">
<el-button color="#DED0B2" @click="showCompany">{{ selectedCompanyList.length === 0 ? '请选择征集公司' : '更改' }}