Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gassafety
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
Commits
2c0ca401
Commit
2c0ca401
authored
3 years ago
by
纪泽龙
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'develop_jzl'
parents
05670a1b
55316c82
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
0 deletions
+4
-0
flowMeter.vue
gassafety-web/src/components/PopWindow/flowMeter.vue
+1
-0
pressureGage.vue
gassafety-web/src/components/PopWindow/pressureGage.vue
+1
-0
regulatorBox.vue
gassafety-web/src/components/PopWindow/regulatorBox.vue
+1
-0
valveWell.vue
gassafety-web/src/components/PopWindow/valveWell.vue
+1
-0
No files found.
gassafety-web/src/components/PopWindow/flowMeter.vue
View file @
2c0ca401
...
@@ -271,6 +271,7 @@ export default {
...
@@ -271,6 +271,7 @@ export default {
},
},
listRemove
(
e
)
{
listRemove
(
e
)
{
this
.
form
.
url
=
""
;
this
.
form
.
url
=
""
;
this
.
form
.
iconUrl
=
""
;
this
.
fileArr
=
[];
this
.
fileArr
=
[];
},
},
getPipeInfos
()
{
getPipeInfos
()
{
...
...
This diff is collapsed.
Click to expand it.
gassafety-web/src/components/PopWindow/pressureGage.vue
View file @
2c0ca401
...
@@ -270,6 +270,7 @@ export default {
...
@@ -270,6 +270,7 @@ export default {
},
},
listRemove
(
e
)
{
listRemove
(
e
)
{
this
.
form
.
url
=
""
;
this
.
form
.
url
=
""
;
this
.
form
.
iconUrl
=
""
;
this
.
fileArr
=
[];
this
.
fileArr
=
[];
},
},
getPipeInfos
()
{
getPipeInfos
()
{
...
...
This diff is collapsed.
Click to expand it.
gassafety-web/src/components/PopWindow/regulatorBox.vue
View file @
2c0ca401
...
@@ -267,6 +267,7 @@ export default {
...
@@ -267,6 +267,7 @@ export default {
},
},
listRemove
(
e
)
{
listRemove
(
e
)
{
this
.
form
.
url
=
""
;
this
.
form
.
url
=
""
;
this
.
form
.
iconUrl
=
""
;
this
.
fileArr
=
[];
this
.
fileArr
=
[];
},
},
handleClose
(
done
)
{
handleClose
(
done
)
{
...
...
This diff is collapsed.
Click to expand it.
gassafety-web/src/components/PopWindow/valveWell.vue
View file @
2c0ca401
...
@@ -267,6 +267,7 @@ export default {
...
@@ -267,6 +267,7 @@ export default {
},
},
listRemove
(
e
)
{
listRemove
(
e
)
{
this
.
form
.
url
=
""
;
this
.
form
.
url
=
""
;
this
.
form
.
iconUrl
=
""
;
this
.
fileArr
=
[];
this
.
fileArr
=
[];
},
},
getPipeInfos
()
{
getPipeInfos
()
{
...
...
This diff is collapsed.
Click to expand it.
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