mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-24 18:22:55 +08:00
Merge remote-tracking branch 'yx/compulsory_professional_skills_test' into master_1202
This commit is contained in:
@@ -496,6 +496,9 @@ export default {
|
||||
width: 100,
|
||||
align: "center",
|
||||
ellipsis: true,
|
||||
customRender: ({ record }) => {
|
||||
return `${record.stdPositionName}(${record.stdPosition})`;
|
||||
},
|
||||
},
|
||||
{
|
||||
title: "任职资格等级",
|
||||
|
||||
Reference in New Issue
Block a user