diff --git a/src/api/modules/api.js b/src/api/modules/api.js
index 7c96a66..6fdda7f 100644
--- a/src/api/modules/api.js
+++ b/src/api/modules/api.js
@@ -449,6 +449,30 @@ export function updateManagerPhone(data) {
+// 无效接待原因数据
+export function invalidList(query) {
+ return request({
+ url: '/autoSR/marketing/invalidList',
+ method:'get',
+ params:query
+ })
+}
+// 转写方式数据获取
+export function findTransferMethod(query) {
+ return request({
+ url: '/autoSR/properties/findTransferMethod',
+ method:'get',
+ params:query
+ })
+}
+// 确定重新转写
+export function toTransferData(query) {
+ return request({
+ url: '/autoSR/customer/toTransferData',
+ method:'get',
+ params:query
+ })
+}
// 接待记录
export function findbypage(query) {
return request({
diff --git a/src/page/wel.vue b/src/page/wel.vue
index fbed4e8..23ec9bd 100644
--- a/src/page/wel.vue
+++ b/src/page/wel.vue
@@ -495,7 +495,7 @@
diff --git a/src/views/Receive/index.vue b/src/views/Receive/index.vue
index 9fb5df2..daa2aa0 100644
--- a/src/views/Receive/index.vue
+++ b/src/views/Receive/index.vue
@@ -297,31 +297,44 @@
{{ item.bg | timestamp }}
-
-
-
-
-
-
-
-
-
-
dcdc
+
+
+
+
+
+
+
+
+
+
+
销讲词
+
+
+
+
销讲词销讲词销讲词
+
+
+
+
销讲词销讲词
+
-
+
+
+
+
@@ -2573,30 +2586,33 @@ export default {
}
/*对话的标签标识*/
.content123 .showmark{
- font-size: 14px;
- max-width: 310px;
- min-height: 20px;
- line-height: 20px;
- margin: 10px 22px 0;
- .mark-item{
+ font-size: 14px;
+ min-height: 20px;
+ line-height: 20px;
+ margin: 10px 22px 0;
+ display: flex;
+ flex-direction: column;
+ .mark-item{
display: flex;
- align-items: center;
+ align-items: flex-start;
margin-bottom: 2px;
- .markicon {
- width: 14px;
- height: 14px;
- margin-right: 6px;
- }
- .marktext{
- font-size: 12px;
- font-family: PingFangSC-Regular, PingFang SC;
- font-weight: 400;
- color: #3E50E8;
- line-height: 18px;
- word-break: break-all;
- }
+ .markicon {
+ width: 14px;
+ height: 14px;
+ margin-right: 6px;
+ }
+ .marktext{
+ font-size: 12px;
+ font-family: PingFangSC-Regular, PingFang SC;
+ font-weight: 400;
+ color: #3E50E8;
+ line-height: 18px;
+ word-break: break-all;
+ margin: 0;
+ max-width: 100px;
}
}
+ }
.expIcon {
display: block;
width: 16px;
@@ -2714,6 +2730,10 @@ export default {
flex-direction: row-reverse;
text-align: left;
}
+ .showmark{
+ flex-direction: row-reverse;
+ text-align: left;
+ }
}
.content123 .content123s {
diff --git a/src/views/ReceivingRecords/index.vue b/src/views/ReceivingRecords/index.vue
index 105cb7e..e85b728 100644
--- a/src/views/ReceivingRecords/index.vue
+++ b/src/views/ReceivingRecords/index.vue
@@ -163,7 +163,6 @@
-
是否违禁:
@@ -183,26 +182,6 @@
-
-
-
+
+
+
+
+
@@ -304,7 +348,7 @@
>
重新转写
@@ -320,12 +364,13 @@
-
+
-
+
+ 提示:重新转写需要10分钟左右才能完成!
-
筛选日期:
@@ -311,7 +283,6 @@
-
顾问排名(TOP10)
@@ -326,12 +297,6 @@
接待时长
违禁次数
-
-
@@ -397,66 +336,6 @@
-
@@ -531,10 +410,8 @@
>
{{ item.name }}
-