Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
ElectricitySheep
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
黄媛媛
ElectricitySheep
Commits
51fd067c
Commit
51fd067c
authored
Sep 29, 2020
by
Mac
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://gitlab.oytour.com/huangyuanyuan/electricitysheep
parents
2dfa6129
f4416096
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
100 additions
and
63 deletions
+100
-63
informationEvalution.vue
src/components/education/informationEvalution.vue
+96
-62
informationManage.vue
src/components/education/informationManage.vue
+4
-1
No files found.
src/components/education/informationEvalution.vue
View file @
51fd067c
This diff is collapsed.
Click to expand it.
src/components/education/informationManage.vue
View file @
51fd067c
...
@@ -53,7 +53,10 @@
...
@@ -53,7 +53,10 @@
<p
v-if=
"scope.row.IsComment==1"
>
是
</p>
<p
v-if=
"scope.row.IsComment==1"
>
是
</p>
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
prop=
"CommentNum"
label=
"留言数"
>
<el-table-column
label=
"留言数"
>
<
template
slot-scope=
"scope"
>
<span
style=
"color:#409EFF;text-decoration:underline;cursor:pointer;"
@
click=
"CommonJump('informationEvalution')"
>
{{
scope
.
row
.
CommentNum
}}
</span>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
prop=
"BrowseNum"
label=
"实际浏览数"
>
<el-table-column
prop=
"BrowseNum"
label=
"实际浏览数"
>
</el-table-column>
</el-table-column>
...
...
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