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
d92daedf
Commit
d92daedf
authored
May 31, 2022
by
yaqizhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
数据修改
parent
fb395ebf
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
Left.vue
.../views/operationMonitor/xunjianxuncha/components/Left.vue
+1
-1
Middle.vue
...iews/operationMonitor/xunjianxuncha/components/Middle.vue
+4
-4
No files found.
gassafetyprogress-web/src/views/operationMonitor/xunjianxuncha/components/Left.vue
View file @
d92daedf
...
...
@@ -36,7 +36,7 @@
<div
class=
"right"
>
<div
class=
"first"
>
<span
class=
"text"
>
巡检
年度计划
</span>
<span
class=
"text"
>
巡检
完成情况
</span>
<span>
18次
</span>
</div>
<div
class=
"second all-flex"
>
...
...
gassafetyprogress-web/src/views/operationMonitor/xunjianxuncha/components/Middle.vue
View file @
d92daedf
...
...
@@ -12,12 +12,12 @@
<div
class=
"two all-flex"
>
<div
class=
"left"
>
<div
class=
"first"
>
<span
class=
"text"
>
巡检年度计划
</span>
<span
class=
"text"
>
隐患发现情况
</span>
<span>
20次
</span>
</div>
<div
class=
"second all-flex"
>
<div
class=
"left"
>
泄露监测
</div>
<div
class=
"right"
>
防腐层监测
</div>
<div
class=
"left"
>
隐患总数
</div>
<div
class=
"right"
>
隐患已整改数
</div>
</div>
<div
class=
"third all-flex"
>
<div
class=
"left"
>
13
</div>
...
...
@@ -89,7 +89,7 @@ export default {
alignTo
:
"edge"
,
// formatter: "{name|{b}}\n{num|{c} 个}",
formatter
:
(
parm
)
=>
{
return
`{dataIndex
${
parm
.
dataIndex
}
|
${
parm
.
data
.
name
}
}\n{dataIndex
${
parm
.
dataIndex
}
|
${
parm
.
data
.
value
}
个
}`
;
return
`{dataIndex
${
parm
.
dataIndex
}
|
${
parm
.
data
.
name
}
}\n{dataIndex
${
parm
.
dataIndex
}
|
${
parm
.
data
.
value
}
}`
;
},
minMargin
:
5
,
edgeDistance
:
10
,
...
...
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