+
+ {post.seriesLevelName} - {post.postSeriesName}
+
+
+ 聘任单位: {post.appointmentUnit || '未填写'}
+
+
+ {post.appointmentTime && `聘任时间: ${post.appointmentTime}`}
+ {post.fullTimeOrPartTime && ` | ${post.fullTimeOrPartTime}`}
+
+ {post.mainPost && (
+
+ 主要职务: {post.mainPost}
+
+ )}
+
+