Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
NLT-e-cigarette
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
张伯涛
NLT-e-cigarette
Commits
16a7db0e
Commit
16a7db0e
authored
Jun 30, 2022
by
秦嘉
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改bug
parent
eb3f6295
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
1 deletion
+11
-1
index.vue
src/views/system/device/index.vue
+11
-1
No files found.
src/views/system/device/index.vue
View file @
16a7db0e
...
...
@@ -366,11 +366,13 @@ export default {
},
/** 新增设备方法 **/
handleAdd
()
{
this
.
Loading1
=
true
this
.
reset
()
this
.
title
=
'新增设备'
this
.
queryStationFun
()
this
.
getDictFun
()
this
.
open
=
true
this
.
Loading1
=
false
},
/** 状态修改方法 **/
handleStatusChange
(
row
)
{
...
...
@@ -528,7 +530,7 @@ export default {
}
.labelClass
{
position
:
relative
;
right
:
1px
;
right
:
1
4
px
;
text-align
:
center
;
}
.labelClassRequired
{
...
...
@@ -537,5 +539,13 @@ export default {
bottom
:
17px
;
right
:
13px
;
}
.el-col-12
{
position
:
relative
;
left
:
10px
;
}
.el-col-24
{
position
:
relative
;
left
:
10px
;
}
}
</
style
>
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