Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gassafety-progress
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
耿迪迪
gassafety-progress
Commits
8d163a41
Commit
8d163a41
authored
Feb 18, 2022
by
wuqinghua
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2020-2-18 吴卿华
parent
3b1ee700
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
index.vue
gassafetyprogress-web/src/views/regulation/device/index.vue
+1
-1
index.vue
gassafetyprogress-web/src/views/regulation/station/index.vue
+3
-3
No files found.
gassafetyprogress-web/src/views/regulation/device/index.vue
View file @
8d163a41
...
...
@@ -124,7 +124,7 @@
/>
<!--
选择关联设备弹出框
-->
<
el
-
dialog
title
=
"选择关联设备"
:
visible
.
sync
=
"dialogTableVisible"
formLabelWidth
=
"160px"
>
<
el
-
dialog
title
=
"选择关联设备"
width
=
"1100px"
:
visible
.
sync
=
"dialogTableVisible"
formLabelWidth
=
"160px"
>
<
template
>
<
el
-
form
:
model
=
"dateQueryParams"
ref
=
"queryForm"
:
inline
=
"true"
v
-
show
=
"showSearch"
>
<
el
-
form
-
item
label
=
"设备名称"
prop
=
"deviceName"
>
...
...
gassafetyprogress-web/src/views/regulation/station/index.vue
View file @
8d163a41
...
...
@@ -250,10 +250,10 @@
<!--
选择关联设备弹出框
-->
<
el
-
dialog
title
=
"选择关联设备"
:
visible
.
sync
=
"dialogTableVisible"
formLabelWidth
=
"160px"
>
<
el
-
dialog
title
=
"选择关联设备"
width
=
"1100px"
:
visible
.
sync
=
"dialogTableVisible"
>
<
template
>
<
el
-
form
:
model
=
"dateQueryParams"
ref
=
"queryForm"
:
inline
=
"true"
v
-
show
=
"showSearch"
>
<
el
-
form
-
item
label
=
"设备名称"
prop
=
"deviceName"
>
<
el
-
form
:
model
=
"dateQueryParams"
ref
=
"queryForm"
:
inline
=
"true"
v
-
show
=
"showSearch"
>
<
el
-
form
-
item
label
=
"设备名称"
prop
=
"deviceName"
>
<
el
-
input
v
-
model
=
"dateQueryParams.deviceName"
placeholder
=
"请输入设备名称"
...
...
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