展示员工亲属实体关联统信码
This commit is contained in:
@@ -124,6 +124,7 @@
|
||||
</template>
|
||||
</el-table-column>
|
||||
<el-table-column label="企业名称" align="center" prop="enterpriseName" :show-overflow-tooltip="true"/>
|
||||
<el-table-column label="统一社会信用代码" align="center" prop="socialCreditCode" width="180" :show-overflow-tooltip="true"/>
|
||||
<el-table-column label="关联人在企业的职务" align="center" prop="relationPersonPost" width="150" :show-overflow-tooltip="true"/>
|
||||
<el-table-column label="状态" align="center" prop="status" width="100">
|
||||
<template slot-scope="scope">
|
||||
|
||||
Reference in New Issue
Block a user