Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mes-ui
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
周远喜
mes-ui
Commits
a789259b
Commit
a789259b
authored
Aug 28, 2020
by
周远喜
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
消息更改。
parent
f61bff97
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
14 deletions
+20
-14
msgRecord.vue
pages/home/msgRecord.vue
+20
-14
No files found.
pages/home/msgRecord.vue
View file @
a789259b
...
...
@@ -107,19 +107,31 @@ export default {
align
:
"center"
,
},
{
title
:
"标题"
,
key
:
"title"
,
width
:
200
,
title
:
"状态"
,
key
:
"status"
,
width
:
70
,
code
:
"message.status"
,
},
{
title
:
"内容"
,
key
:
"content"
,
tooltip
:
true
,
title
:
"类别"
,
key
:
"messageType"
,
width
:
70
,
code
:
"message.status"
,
},
{
title
:
"标题"
,
key
:
"title"
,
},
// {
// title: "内容",
// key: "content",
// tooltip: true,
// width: 200,
// },
{
key
:
"creationTime"
,
title
:
"
接受
时间"
,
title
:
"
发送
时间"
,
width
:
200
,
},
{
...
...
@@ -134,13 +146,7 @@ export default {
width
:
120
,
type
:
"user"
,
},
{
title
:
"状态"
,
key
:
"messageType"
,
width
:
120
,
code
:
"message.status"
,
},
{
title
:
this
.
l
(
"action"
),
key
:
"action"
,
...
...
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