Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
shld-databoard-ui
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
潘自豪 Rambo Pan
shld-databoard-ui
Commits
df6b88c8
Commit
df6b88c8
authored
Aug 21, 2024
by
谢章伟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
柱状图调整
parent
ef619532
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
11 deletions
+13
-11
safe-quality.vue
src/module/databoard/databoard/safe-quality.vue
+13
-11
No files found.
src/module/databoard/databoard/safe-quality.vue
View file @
df6b88c8
...
...
@@ -15,9 +15,9 @@
<!--
<winners-list
style=
"height: 96%;overflow: auto;"
:mouseHand=
"true"
id=
"quality_list"
:rows=
"arQualityList"
/>
-->
</display-board>
</div>
<div
style=
"height: 26%;
padding-top: 0.5rem
"
>
<display-board
style=
"display: flex; justify-content: space-between; height:
98
%;"
title=
"人员情况表"
>
<div
style=
"height: 100%;width: 100%;padding-top:
2
rem;"
>
<div
style=
"height: 26%;"
>
<display-board
style=
"display: flex; justify-content: space-between; height:
100
%;"
title=
"人员情况表"
>
<div
style=
"height: 100%;width: 100%;padding-top:
3
rem;"
>
<div
style=
"height: 100%;width: 100%"
ref=
"people"
></div>
</div>
</display-board>
...
...
@@ -239,8 +239,10 @@ export default {
},
grid
:
{
containLabel
:
true
,
top
:
"10%"
,
bottom
:
'0'
top
:
"15%"
,
left
:
"1%"
,
right
:
"1%"
,
bottom
:
"1%"
},
yAxis
:
{
type
:
"value"
,
...
...
@@ -275,10 +277,10 @@ export default {
},
grid
:
{
containLabel
:
true
,
top
:
"1
0
%"
,
top
:
"1
5
%"
,
left
:
"1%"
,
right
:
"1%"
,
bottom
:
'0'
bottom
:
"1%"
},
yAxis
:
{
show
:
false
...
...
@@ -308,10 +310,10 @@ export default {
},
grid
:
{
containLabel
:
true
,
top
:
"1
0
%"
,
top
:
"1
5
%"
,
left
:
"1%"
,
right
:
"1%"
,
bottom
:
'0'
bottom
:
"1%"
},
yAxis
:
{
show
:
false
...
...
@@ -341,10 +343,10 @@ export default {
},
grid
:
{
containLabel
:
true
,
top
:
"1
0
%"
,
top
:
"1
5
%"
,
left
:
"1%"
,
right
:
"1%"
,
bottom
:
'0'
bottom
:
"1%"
},
yAxis
:
{
show
:
false
...
...
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