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
e67e6ee6
Commit
e67e6ee6
authored
Mar 28, 2022
by
纪泽龙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
稍微更改一下数据
parent
6e584af6
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
732 additions
and
513 deletions
+732
-513
CzCard.vue
...erationMonitor/monitorData/component/charsData/CzCard.vue
+15
-17
index.vue
gassafetyprogress-web/src/views/regulation/device/index.vue
+717
-496
No files found.
gassafetyprogress-web/src/views/operationMonitor/monitorData/component/charsData/CzCard.vue
View file @
e67e6ee6
<!--
* @Author: your name
* @Date: 2022-03-25 17:15:31
* @LastEditTime: 2022-03-28 1
3:59:56
* @LastEditTime: 2022-03-28 1
4:24:41
* @LastEditors: Please set LastEditors
* @Description: 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
* @FilePath: /gassafety-progress/gassafetyprogress-web/src/views/operationMonitor/monitorData/component/charsData/CzCard.vue
...
...
@@ -52,17 +52,15 @@ export default {
addStartNum
:
3
,
filterList
:
[
{
value
:
"加气站"
,
count
:
100
,
type
:
1
},
{
value
:
"加气站1"
,
count
:
100
,
type
:
2
},
{
value
:
"加气站2"
,
count
:
100
,
type
:
3
},
{
value
:
"加气站3"
,
count
:
100
,
type
:
4
},
{
value
:
"加气站4"
,
count
:
100
,
type
:
5
},
{
value
:
"加气站5"
,
count
:
100
,
type
:
6
},
{
value
:
"加气站7"
,
count
:
100
,
type
:
7
},
{
value
:
"门站"
,
count
:
100
,
type
:
2
},
{
value
:
"调压站"
,
count
:
100
,
type
:
3
},
{
value
:
"储备站"
,
count
:
100
,
type
:
4
},
{
value
:
"气化站"
,
count
:
100
,
type
:
5
},
],
deviceTypeArr
:
[
1
,
2
,
3
,
4
,
5
,
6
,
7
],
deviceTypeArr
:
[
1
,
2
,
3
,
4
,
5
],
czList
:
[
{
deviceName
:
"加气站
a
"
,
deviceName
:
"加气站"
,
state
:
1
,
a
:
25
,
b
:
56
,
...
...
@@ -74,7 +72,7 @@ export default {
type
:
1
,
},
{
deviceName
:
"
加气站b
"
,
deviceName
:
"
门站
"
,
state
:
1
,
a
:
25
,
b
:
56
,
...
...
@@ -86,7 +84,7 @@ export default {
type
:
2
,
},
{
deviceName
:
"
加气站c
"
,
deviceName
:
"
调压站
"
,
state
:
1
,
a
:
25
,
b
:
56
,
...
...
@@ -98,7 +96,7 @@ export default {
type
:
3
,
},
{
deviceName
:
"
加气站d
"
,
deviceName
:
"
储备站
"
,
state
:
1
,
a
:
25
,
b
:
56
,
...
...
@@ -110,7 +108,7 @@ export default {
type
:
4
,
},
{
deviceName
:
"
加气站e
"
,
deviceName
:
"
气化站
"
,
state
:
1
,
a
:
25
,
b
:
56
,
...
...
@@ -119,10 +117,10 @@ export default {
e
:
56
,
image
:
""
,
show
:
true
,
type
:
4
,
type
:
5
,
},
{
deviceName
:
"
加气站f
"
,
deviceName
:
"
气化站
"
,
state
:
1
,
a
:
25
,
b
:
56
,
...
...
@@ -131,10 +129,10 @@ export default {
e
:
56
,
image
:
""
,
show
:
true
,
type
:
4
,
type
:
5
,
},
{
deviceName
:
"
加气站g
"
,
deviceName
:
"
储备站
"
,
state
:
1
,
a
:
25
,
b
:
56
,
...
...
gassafetyprogress-web/src/views/regulation/device/index.vue
View file @
e67e6ee6
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