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