14
src/views/crm/message/tables/FollowLeads.vue
Normal file
14
src/views/crm/message/tables/FollowLeads.vue
Normal file
@ -0,0 +1,14 @@
|
||||
<!-- 分配给我的线索 -->
|
||||
<template>
|
||||
<div>
|
||||
TODO: 分配给我的线索
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script setup lang="ts" name="FollowLeads">
|
||||
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
|
||||
</style>
|
||||
Reference in New Issue
Block a user