lifanagju_citu 11 mēneši atpakaļ
vecāks
revīzija
7c956303c6

+ 1 - 0
src/views/enterprise/talentPool/components/details.vue

@@ -79,6 +79,7 @@ const operateItems = [
   { text: '不合适', icon: 'mdi-close-circle-outline' },
   { text: '发起对话', icon: 'mdi-chat-processing-outline' },
   { text: '加入人才库', icon: 'mdi-tab-plus' },
+  { text: '操作记录', icon: 'mdi-clock-edit-outline' },
 ]
 </script>
 <style lang="scss" scoped>