From 4251034dffd79114806dce6311a9790e666dab20 Mon Sep 17 00:00:00 2001 From: douzhuo <17611323298@163.com> Date: Wed, 20 Jul 2022 18:55:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=83=A8=E5=88=86=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E6=8E=92=E5=BA=8F=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Equipment/index.vue | 684 ++++--- src/views/Equipment/state.vue | 4 +- src/views/Receive/index copy.vue | 3078 ++++++++++++++++++++++++++++++ src/views/Receive/index.vue | 176 +- 4 files changed, 3586 insertions(+), 356 deletions(-) create mode 100644 src/views/Receive/index copy.vue diff --git a/src/views/Equipment/index.vue b/src/views/Equipment/index.vue index 67c66c6..1074122 100644 --- a/src/views/Equipment/index.vue +++ b/src/views/Equipment/index.vue @@ -166,19 +166,19 @@ --> -
-
- -
- 筛选 +
+
+ +
+ 筛选 +
+
+ 清空筛选条件 +
-
- 清空筛选条件 -
-
-
- - + -
- 批量绑定 - 批量解绑 - 批量绑定批次号 - 添加 - 导出 + 批量绑定 + 批量解绑 + 批量绑定批次号 + 添加 + 导出 +
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + - - - - - - - - - - - - + + +
+
- + +
+
+
+
+ {{ + userinformationlist.visitRecord == 1 + ? "首" + : userinformationlist.visitRecord || "" + }}次到访 + + {{ + yibiaoji || "" + }} + {{ yibiaoji || "" }} +   {{ userinformationlist.validInvalidName || "" }} + +
+
+
+
+ + 加精成功 +
+
+ + 设置加精 +
+
+
+
+ + {{ userinformationlist.validInvalidName }} +
+
+ + {{ userinformationlist.validInvalidName }} +
+
+ +
+ + 导出话术 +
+
+
+
+ {{ userinformationlist.name || "" }} + {{ userinformationlist.createTime || "" }} +
+
+
+
+ +
+
+
+
+
+ 上一首 +
+
+ {{ aplayerId / 1 + 1 + "/" + aplayerLength }} +
+
+ 下一首 +
+
+
+ 0.5x +
+
+ 1.0x +
+
+ 1.5x +
+
+ 2.0x +
+
+
+
+
+ 客户:{{ + userinformationlist.name || "" + }} +
+
+
+
负责顾问:{{ userinformationlist.agentName || "" }}
+
+ 客户等级/阶段: + + A + B + C + D +
+
+
+
到访次数:{{ userinformationlist.visitRecord || "" }}次
+
+ 接待时长:{{ userinformationlist.mm || "-" }}分钟 +
+
+
+
+ 最近到访时间:{{ userinformationlist.createTime || "" }} +
+
+
+ +
+
+
+
+ + +
+
+
+ {{ item.name }} + +
+
+
+ 标记 +
+
+
+
+ +
+
+
+
+ +
+
+ +
+
+
+
+
+ + {{ item.speaker | toCapital }} + + {{ item.bg | timestamp }} +
+
+
+ +
+
+
+
+
+
+
+
+
+
+ 客户意向 +
+ + 校准 +
+
+ + 系统分析 + + 人工校准 +
+
+ 暂无数据 +
+
+
+
{{ item.name }}
+
+
+ {{ funche.name }} +
+
+ {{ funche.name }} +
+
+
+
+ {{ funche.name }} +
+
+ {{ funche.name }} +
+
+
+
+
+
+
+
+
+ 销讲执行 +
+
+ +
+ + 销讲总执行率{{ userinformationlist.fraction || 0 }}% + 禁忌执行 +
+ +
+
+
+ 指标 +
+
+
执行
+
+
+
+ + +
+
+
+
+ {{ item.name }} +
+
+
+
+ {{ + ( + (item.ratepercent / item.rate).toFixed(2) * 100 + ).toFixed() + }}% +
+ +
+ + +
+
+
+
+
+ {{ subitem.name }} +
+
+
已执行
+
未执行
+
+
+
+
+ +
+
+ {{ index + 1 }}、{{ item }} +
+
+
+
+ + + + + + + + + + + + + + +
+
+
{{ item.name }}
+
+
+ +
+ + +
+
+
{{ item.name }}
+
+
+ {{ item1.label }} +
+
+
+
+ +
+ + +
+
+ 没电指派无录音 + 离线指派无录音 +
+
+ 系统测试误操作 + 非接访场景录音 +
+
+ 其他 +
+
+ +
+
+ +
+ +
+
+
+ 文本优化 + +
+
+
+ + 搜索 + +
+
+
+
+
+ 纠正 +     + 删除 + 修改角色 +
+
+
+ +
{{ item.speaker | toCapital }}
+
+
+
+
+
+
+
+
+
+ 保存并更新文本 + 恢复当前文本 +
+
+ 保存草稿 +
+ + +
+
+ + +
+ 错误内容: + +
+
+
纠正内容:
+
+ + +
+
+ +
+ + +
+ +
+ + 搜索 + +
+
+
+
+
+
+
+ {{ item.speaker | toCapital }} +
+
+
+
+
+ {{ formatTime(item.transferContent.bg) }} +
+
+
+
+
+ +
+ + +
+
+
+ 角色纠正: +
+ 新增角色 +
+ +
+
+ {{ data.name }} +
+
+
+ +
+
+ + + + + diff --git a/src/views/Receive/index.vue b/src/views/Receive/index.vue index 921b4c8..e2bad94 100644 --- a/src/views/Receive/index.vue +++ b/src/views/Receive/index.vue @@ -1,9 +1,5 @@