Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
web-project
Project
Project
Details
Activity
Releases
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
海康威视
web-project
Commits
96ff8c2e
Commit
96ff8c2e
authored
Sep 30, 2024
by
hubaoshan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
show-overflow-tooltip
parent
bd21bfd6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
VoiceCommandPage.vue
src/views/AIStation/VoiceCommandPage.vue
+1
-1
No files found.
src/views/AIStation/VoiceCommandPage.vue
View file @
96ff8c2e
...
...
@@ -381,7 +381,7 @@ const handleSortChange = (data) => {
</el-table-column>
<el-table-column
prop=
"createDate"
align=
"center"
width=
"180"
label=
"触发时间"
sortable
:sort-map=
"sortMapData"
/>
<el-table-column
prop=
"question"
align=
"center"
label=
"提问"
/>
<el-table-column
prop=
"answer"
align=
"center"
label=
"回答"
/>
<el-table-column
prop=
"answer"
align=
"center"
label=
"回答"
show-overflow-tooltip
/>
<el-table-column
prop=
"macAddress"
align=
"center"
width=
"200"
label=
"MAC地址"
/>
<el-table-column
prop=
"ipAddress"
align=
"center"
label=
"IP 地址"
/>
<el-table-column
prop=
"result"
align=
"center"
label=
"指令结果"
sortable
:sort-map=
"sortMapData"
>
...
...
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