Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
marketing
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
marketing-web
marketing
Commits
7b09a097
Commit
7b09a097
authored
Aug 01, 2022
by
crushh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update: dist
parent
dbbc787a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
13 deletions
+13
-13
ai-data-detail.vue
src/views/ai/ai-data-detail.vue
+13
-13
No files found.
src/views/ai/ai-data-detail.vue
View file @
7b09a097
...
@@ -202,19 +202,19 @@ export default {
...
@@ -202,19 +202,19 @@ export default {
const
{
result
,
totalCount
}
=
res
.
result
||
{};
const
{
result
,
totalCount
}
=
res
.
result
||
{};
this
.
total
=
totalCount
;
this
.
total
=
totalCount
;
this
.
tableData
=
result
;
this
.
tableData
=
result
;
if
(
this
.
scene
==
5
)
{
this
.
tableData
.
forEach
((
item
,
index
)
=>
{
this
.
tableData
.
forEach
((
item
,
index
)
=>
{
item
.
isPlay
=
false
;
item
.
isPlay
=
false
;
item
.
id
=
index
;
item
.
id
=
index
;
// if (index % 2) {
// if (index % 2) {
// item.aiTelRecordUrl = 'https://byrobot-prod.oss-cn-hangzhou.aliyuncs.com/RobotPhoneCommunicate/20220725/20220725TFuFsG8136020144q.mp3';
// item.aiTelRecordUrl = 'https://byrobot-prod.oss-cn-hangzhou.aliyuncs.com/RobotPhoneCommunicate/20220725/20220725TFuFsG8136020144q.mp3';
// } else {
// } else {
// item.aiTelRecordUrl = 'https://byrobot-prod.oss-cn-hangzhou.aliyuncs.com/RobotPhoneCommunicate/20220725/20220725TFuFsG8136020144.mp3';
// item.aiTelRecordUrl = 'https://byrobot-prod.oss-cn-hangzhou.aliyuncs.com/RobotPhoneCommunicate/20220725/20220725TFuFsG8136020144.mp3';
// }
// }
// item.aiTelRecordUrl = null;
// item.aiTelRecordUrl = null;
// item.aiTelRecordText = 'AI:你出行了吗
<
br
><
br
用户
:
喂
<
br
><
br
>
AI
:
好的,这边不打扰了
<
br
><
br
用户
:
嗯
<
br
><
br
>
AI
:
抱歉,暂时没听清您的问题
<
br
><
br
您刚刚说什么来着
?
<
br
><
brAI
:
你出行了吗
<
br
><
br
用户
:
喂
<
br
><
br
>
AI
:
好的,这边不打扰了
<
br
>
用户
:
嗯
<
br
><
br
>
';
// item.aiTelRecordText = 'AI:你出行了吗
<
br
><
br
用户
:
喂
<
br
><
br
>
AI
:
好的,这边不打扰了
<
br
><
br
用户
:
嗯
<
br
><
br
>
AI
:
抱歉,暂时没听清您的问题
<
br
><
br
您刚刚说什么来着
?
<
br
><
brAI
:
你出行了吗
<
br
><
br
用户
:
喂
<
br
><
br
>
AI
:
好的,这边不打扰了
<
br
>
用户
:
嗯
<
br
><
br
>
';
});
});
}
// this.tableData = [
// this.tableData = [
// {
// {
// smsSendTime: 1647852104000, //短信发送时间
// smsSendTime: 1647852104000, //短信发送时间
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment