This commit is contained in:
zhanglipeng
2020-11-18 17:18:49 +08:00
parent d5dd1f11a9
commit ec7f9e81ed
8 changed files with 362 additions and 261 deletions

View File

@ -86,6 +86,7 @@
</div>
<el-table
border
v-loading="loading"
:data="contactpeopleList"
@selection-change="handleSelectionChange"