lifanagju_citu 11 kuukautta sitten
vanhempi
commit
7c956303c6
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      src/views/enterprise/talentPool/components/details.vue

+ 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>