Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
IT-monitor
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
张伯涛
IT-monitor
Commits
0d18ab5f
Commit
0d18ab5f
authored
Jan 08, 2021
by
张伯涛
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
岗位,字典,字典类型,perms权限标识符对应更改
parent
6e3830f6
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
8 deletions
+10
-8
data.vue
src/views/system/dict/data.vue
+3
-2
index.vue
src/views/system/dict/index.vue
+2
-2
index.vue
src/views/system/post/index.vue
+5
-4
No files found.
src/views/system/dict/data.vue
View file @
0d18ab5f
...
@@ -49,7 +49,7 @@
...
@@ -49,7 +49,7 @@
</el-col>
</el-col>
<el-col
:span=
"1.5"
>
<el-col
:span=
"1.5"
>
<el-button
<el-button
v-hasPermi=
"['system:dict:
edit
']"
v-hasPermi=
"['system:dict:
update
']"
type=
"success"
type=
"success"
icon=
"el-icon-edit"
icon=
"el-icon-edit"
size=
"mini"
size=
"mini"
...
@@ -60,7 +60,7 @@
...
@@ -60,7 +60,7 @@
</el-col>
</el-col>
<el-col
:span=
"1.5"
>
<el-col
:span=
"1.5"
>
<el-button
<el-button
v-hasPermi=
"['system:dict:
remov
e']"
v-hasPermi=
"['system:dict:
delet
e']"
type=
"danger"
type=
"danger"
icon=
"el-icon-delete"
icon=
"el-icon-delete"
size=
"mini"
size=
"mini"
...
@@ -71,6 +71,7 @@
...
@@ -71,6 +71,7 @@
</el-col>
</el-col>
<el-col
:span=
"1.5"
>
<el-col
:span=
"1.5"
>
<el-button
<el-button
v-has-permi=
"['system:dict:export']"
type=
"warning"
type=
"warning"
icon=
"el-icon-download"
icon=
"el-icon-download"
size=
"mini"
size=
"mini"
...
...
src/views/system/dict/index.vue
View file @
0d18ab5f
...
@@ -67,7 +67,7 @@
...
@@ -67,7 +67,7 @@
</el-col>
</el-col>
<el-col
:span=
"1.5"
>
<el-col
:span=
"1.5"
>
<el-button
<el-button
v-hasPermi=
"['system:dict:
edit
']"
v-hasPermi=
"['system:dict:
update
']"
type=
"success"
type=
"success"
icon=
"el-icon-edit"
icon=
"el-icon-edit"
size=
"mini"
size=
"mini"
...
@@ -78,7 +78,7 @@
...
@@ -78,7 +78,7 @@
</el-col>
</el-col>
<el-col
:span=
"1.5"
>
<el-col
:span=
"1.5"
>
<el-button
<el-button
v-hasPermi=
"['system:dict:
remov
e']"
v-hasPermi=
"['system:dict:
delet
e']"
type=
"danger"
type=
"danger"
icon=
"el-icon-delete"
icon=
"el-icon-delete"
size=
"mini"
size=
"mini"
...
...
src/views/system/post/index.vue
View file @
0d18ab5f
...
@@ -47,7 +47,7 @@
...
@@ -47,7 +47,7 @@
</el-col>
</el-col>
<el-col
:span=
"1.5"
>
<el-col
:span=
"1.5"
>
<el-button
<el-button
v-hasPermi=
"['system:post:
edit
']"
v-hasPermi=
"['system:post:
update
']"
type=
"success"
type=
"success"
icon=
"el-icon-edit"
icon=
"el-icon-edit"
size=
"mini"
size=
"mini"
...
@@ -58,7 +58,7 @@
...
@@ -58,7 +58,7 @@
</el-col>
</el-col>
<el-col
:span=
"1.5"
>
<el-col
:span=
"1.5"
>
<el-button
<el-button
v-hasPermi=
"['system:post:
remov
e']"
v-hasPermi=
"['system:post:
delet
e']"
type=
"danger"
type=
"danger"
icon=
"el-icon-delete"
icon=
"el-icon-delete"
size=
"mini"
size=
"mini"
...
@@ -69,6 +69,7 @@
...
@@ -69,6 +69,7 @@
</el-col>
</el-col>
<el-col
:span=
"1.5"
>
<el-col
:span=
"1.5"
>
<el-button
<el-button
v-has-permi=
"['system:post:export']"
type=
"warning"
type=
"warning"
icon=
"el-icon-download"
icon=
"el-icon-download"
size=
"mini"
size=
"mini"
...
...
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