Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
zhengyuan-danger-chemistry-manage
Project
Project
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
耿迪迪
zhengyuan-danger-chemistry-manage
Commits
6544146b
Commit
6544146b
authored
Feb 22, 2023
by
耿迪迪
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
变更申请审批修改
parent
e2ed4153
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
index.vue
.../src/views/deviceManagement/changeApplyApproval/index.vue
+0
-3
No files found.
danger-manage-web/src/views/deviceManagement/changeApplyApproval/index.vue
View file @
6544146b
...
...
@@ -36,7 +36,6 @@
icon=
"el-icon-plus"
size=
"mini"
@
click=
"handleAdd"
v-hasPermi=
"['system:approval:add']"
>
新增
</el-button>
</el-col>
<!--
<el-col
:span=
"1.5"
>
...
...
@@ -99,7 +98,6 @@
icon
=
"el-icon-edit"
@
click
=
"handleUpdate(scope.row)"
v
-
if
=
"scope.row.changeApplyStatus == '0'"
v
-
hasPermi
=
"['system:approval:edit']"
>
修改
<
/el-button
>
<
el
-
button
size
=
"mini"
...
...
@@ -119,7 +117,6 @@
type
=
"text"
icon
=
"el-icon-delete"
@
click
=
"handleDelete(scope.row)"
v
-
hasPermi
=
"['system:approval:remove']"
>
删除
<
/el-button
>
<
/template
>
<
/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