Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
visualcloud
/
Vmatrix-admin
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Wiki
Members
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
a4d27570
authored
Sep 16, 2019
by
hank
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
类型名称
parent
b8a146c7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
src/views/template/template-list.vue
+1
-1
No files found.
src/views/template/template-list.vue
View file @
a4d27570
...
...
@@ -38,7 +38,7 @@
<el-table-column
label=
"序号"
prop=
"id"
align=
"center"
width=
"80"
type=
"index"
:class-name=
"getSortClass('id')"
/>
<el-table-column
label=
"模板类型"
width=
"150px"
align=
"center"
>
<template
slot-scope=
"scope"
>
<span>
{{
scope
.
row
.
t
imestamp
}}
</span>
<span>
{{
scope
.
row
.
t
ypeName
}}
</span>
</
template
>
</el-table-column>
<el-table-column
label=
"模板名称"
min-width=
"150px"
>
...
...
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