|
@@ -77,6 +77,7 @@
|
|
|
<el-tooltip class="item" effect="dark"
|
|
<el-tooltip class="item" effect="dark"
|
|
|
content="此功能用于给 选中的 营期 内【所有的】客户发送 消息【或者发送草稿-/-清楚草稿】" placement="top"
|
|
content="此功能用于给 选中的 营期 内【所有的】客户发送 消息【或者发送草稿-/-清楚草稿】" placement="top"
|
|
|
>
|
|
>
|
|
|
|
|
+ <!-- copylmx -->
|
|
|
<el-button
|
|
<el-button
|
|
|
type="warning"
|
|
type="warning"
|
|
|
icon="el-icon-s-promotion"
|
|
icon="el-icon-s-promotion"
|
|
@@ -84,7 +85,7 @@
|
|
|
:disabled="multiple"
|
|
:disabled="multiple"
|
|
|
@click="handleCampSendMsg"
|
|
@click="handleCampSendMsg"
|
|
|
v-hasPermi="['qw:sopUserLogsInfo:msgSchedule']"
|
|
v-hasPermi="['qw:sopUserLogsInfo:msgSchedule']"
|
|
|
- >321营期一键群发(或草稿)
|
|
|
|
|
|
|
+ >营期一键群发(或草稿)
|
|
|
</el-button>
|
|
</el-button>
|
|
|
</el-tooltip>
|
|
</el-tooltip>
|
|
|
</el-col>
|
|
</el-col>
|