Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
web-template
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
张伯涛
web-template
Commits
594ecb10
Commit
594ecb10
authored
May 11, 2022
by
张伯涛
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
10a1a2d4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
index.vue
src/views/system/user/index.vue
+8
-8
No files found.
src/views/system/user/index.vue
View file @
594ecb10
...
@@ -43,14 +43,14 @@
...
@@ -43,14 +43,14 @@
<el-button
type=
"primary"
style=
"padding: 8px 7px;"
icon=
"el-icon-refresh"
size=
"small"
@
click=
"resetQuery"
>
重置
</el-button>
<el-button
type=
"primary"
style=
"padding: 8px 7px;"
icon=
"el-icon-refresh"
size=
"small"
@
click=
"resetQuery"
>
重置
</el-button>
</el-form-item>
</el-form-item>
<el-form-item
style=
"float: right"
>
<el-form-item
style=
"float: right"
>
<el-button
<!--
<el-button-->
v-hasPermi=
"['sys:user:add']"
<!-- v-hasPermi="['sys:user:add']"-->
style=
"padding: 8px 7px;"
<!-- style="padding: 8px 7px;"-->
type=
"primary"
<!-- type="primary"-->
size=
"small"
<!-- size="small"-->
icon=
"el-icon-plus"
<!-- icon="el-icon-plus"-->
@
click=
"handleFormAdd"
<!-- @click="handleFormAdd"-->
>
表单页新增模板
</el-button
>
<!-- >表单页新增模板
</el-button>
--
>
<el-button
<el-button
v-hasPermi=
"['sys:user:add']"
v-hasPermi=
"['sys:user:add']"
style=
"padding: 8px 7px;"
style=
"padding: 8px 7px;"
...
...
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