|
@@ -368,13 +368,13 @@
|
|
|
</el-table-column>
|
|
|
<el-table-column
|
|
|
prop="companyName"
|
|
|
- label="主要单位"
|
|
|
+ label="单位/部门"
|
|
|
width="250"
|
|
|
show-overflow-tooltip
|
|
|
></el-table-column>
|
|
|
<el-table-column
|
|
|
prop="popedomName"
|
|
|
- label="主要身份"
|
|
|
+ label="身份"
|
|
|
width="120"
|
|
|
show-overflow-tooltip
|
|
|
></el-table-column>
|