|
|
@@ -192,7 +192,7 @@
|
|
|
<span v-if="item.contentType == 19">直播短链</span>
|
|
|
<span v-if="item.contentType == 4 || item.contentType == 17"><el-button size="mini" type="primary" @click="generateShortLink(item)" style="margin-left: 330px;">生成短链</el-button></span>
|
|
|
<span v-if="item.contentType == 18 || item.contentType == 19"><el-button size="mini" type="primary" @click="generateLiveShortLink(item)" style="margin-left: 330px;">复制短链</el-button></span>
|
|
|
- <span v-if="item.contentType == 21">发看课短链</span>
|
|
|
+ <span v-if="item.contentType == 21">发看课短信</span>
|
|
|
</div>
|
|
|
<div v-if="item.sendStatus">
|
|
|
<span>发送状态:</span>
|