群发居民群

This commit is contained in:
liuye
2023-06-12 09:56:08 +08:00
parent e3a9f8032b
commit 56688f75d8
11 changed files with 3620 additions and 49 deletions

View File

@@ -230,6 +230,7 @@
:visible.sync="isShowGroups"
width="890px"
title="群发范围"
customFooter
@onConfirm="isShowGroups = false">
<ai-table
:tableData="info.wxGroups"
@@ -239,6 +240,9 @@
:isShowPagination="false"
@getList="() => {}">
</ai-table>
<div class="dialog-footer" slot="footer">
<el-button @click="isShowGroups = false">关闭</el-button>
</div>
</ai-dialog>
<div class="detail-phone" v-if="isShowPhone">
<div class="mask"></div>