crm:联系人增加 ContactList 组件,提供给其它模块内嵌

This commit is contained in:
YunaiV
2023-11-29 21:42:10 +08:00
parent 2cda0cdd9f
commit 7de0e93d5a
7 changed files with 181 additions and 46 deletions

View File

@@ -15,6 +15,7 @@
</el-button>
<el-button type="danger" @click="handleQuit"> 退出团队</el-button>
</el-row>
<!-- 团队成员展示 -->
<el-table
v-loading="loading"