Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
memberTag-web
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
memberTag
memberTag-web
Commits
a32458d0
Commit
a32458d0
authored
Nov 22, 2018
by
xiaohai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
手工标签列表按钮调整
parent
af193dbb
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
manualTagList.vue
src/view/manualTag/manualTagList.vue
+2
-2
No files found.
src/view/manualTag/manualTagList.vue
View file @
a32458d0
...
...
@@ -17,9 +17,9 @@
@
clear=
"clearSearch"
@
keyup
.
enter
.
native=
"searchEnterFun"
>
</el-input>
<el-button
type=
"primary"
@
click=
"toAddMyTagLib('mult')"
class=
"fr m-l-8"
>
添加至我的标签库
</el-button>
<el-button
@
click=
"toAddMyTagLib('mult')"
class=
"fr m-l-8"
>
添加至我的标签库
</el-button>
<el-button
@
click=
"showCateDialog"
class=
"fr"
>
分类设置
</el-button>
<el-button
type=
"primary"
@
click=
"toManualTagEdit"
class=
"fr"
>
新增标签
</el-button>
<el-button
type=
"primary"
@
click=
"showCateDialog"
class=
"fr"
>
分类设置
</el-button>
</div>
<div
class=
"common-wrap__table m-t-20"
>
<el-table
...
...
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