mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-14 02:45:06 +08:00
wip: CRM-代办消息-添加其他页面草稿
This commit is contained in:
15
src/views/crm/backlog/tables/EndContract.vue
Normal file
15
src/views/crm/backlog/tables/EndContract.vue
Normal file
@ -0,0 +1,15 @@
|
||||
<!-- 分配给我的客户 -->
|
||||
<!-- TODO: 即将到期的合同 -->
|
||||
<template>
|
||||
<div>
|
||||
TODO: 即将到期的合同
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script setup lang="ts" name="EndContract">
|
||||
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
|
||||
</style>
|
Reference in New Issue
Block a user