瀏覽代碼

操作记录

lifanagju_citu 11 月之前
父節點
當前提交
7c956303c6
共有 1 個文件被更改,包括 1 次插入0 次删除
  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>