fix : 修复功能

This commit is contained in:
2024-05-12 21:56:44 +08:00
parent 3538813100
commit 2d73580195

View File

@@ -11,7 +11,7 @@
</el-col>
<el-col :span="12">
<el-form-item label="所属公司">
<span>{{ getDataSourceOptionItem(formData.companyIds) }}</span>
<span>{{ formData.companyIds }}</span>
</el-form-item>
</el-col>
<el-col :span="12">