|
@@ -224,7 +224,7 @@ export default {
|
|
|
if (data.queue === false) {
|
|
if (data.queue === false) {
|
|
|
this.$Notice.warning({
|
|
this.$Notice.warning({
|
|
|
title: '温馨提示',
|
|
title: '温馨提示',
|
|
|
- desc: '您的【消息队列】未开启,没有开启会导致异步任务无法执行。请尽快执行命令开启!!<a href="https://doc.crmeb.com/single/crmeb_v4/6963" target="_blank">点击查看开启方法</a>',
|
|
|
|
|
|
|
+ desc: '您的【消息队列】未开启,没有开启会导致异步任务无法执行。请尽快执行命令开启!!<a href="https://doc.crmeb.com/single/crmeb_v4/7217" target="_blank">点击查看开启方法</a>',
|
|
|
duration: 30,
|
|
duration: 30,
|
|
|
});
|
|
});
|
|
|
}
|
|
}
|
|
@@ -265,7 +265,7 @@ export default {
|
|
|
isNotice = true;
|
|
isNotice = true;
|
|
|
this.$Notice.warning({
|
|
this.$Notice.warning({
|
|
|
title: '温馨提示',
|
|
title: '温馨提示',
|
|
|
- desc: '您的【长连接】未开启,没有开启会导致系统默认客服无法使用,后台订单通知无法收到。请尽快执行命令开启!!<a href="https://doc.crmeb.com/single/crmeb_v4/6931" target="_blank">点击查看开启方法</a>',
|
|
|
|
|
|
|
+ desc: '您的【长连接】未开启,没有开启会导致系统默认客服无法使用,后台订单通知无法收到。请尽快执行命令开启!!<a href="https://doc.crmeb.com/single/crmeb_v4/7219" target="_blank">点击查看开启方法</a>',
|
|
|
duration: 30,
|
|
duration: 30,
|
|
|
});
|
|
});
|
|
|
}
|
|
}
|
|
@@ -275,7 +275,7 @@ export default {
|
|
|
isNotice = true;
|
|
isNotice = true;
|
|
|
this.$Notice.warning({
|
|
this.$Notice.warning({
|
|
|
title: '温馨提示',
|
|
title: '温馨提示',
|
|
|
- desc: '您的【长连接】未开启,没有开启会导致系统默认客服无法使用,后台订单通知无法收到。请尽快执行命令开启!!<a href="https://doc.crmeb.com/single/crmeb_v4/6931" target="_blank">点击查看开启方法</a>',
|
|
|
|
|
|
|
+ desc: '您的【长连接】未开启,没有开启会导致系统默认客服无法使用,后台订单通知无法收到。请尽快执行命令开启!!<a href="https://doc.crmeb.com/single/crmeb_v4/7219" target="_blank">点击查看开启方法</a>',
|
|
|
duration: 30,
|
|
duration: 30,
|
|
|
});
|
|
});
|
|
|
}
|
|
}
|