Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
sgaqgl-vue
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
李苏
sgaqgl-vue
Commits
14555d47
Commit
14555d47
authored
Jan 10, 2023
by
黄自鹏
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of gitlab.gavelinfo.com:lisu/sgaqgl-vue
parents
a57b2bbf
a7654d57
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
5 deletions
+7
-5
index.vue
src/views/threeViolations/homePage/index.vue
+7
-5
No files found.
src/views/threeViolations/homePage/index.vue
View file @
14555d47
...
...
@@ -39,7 +39,7 @@
风险排查率
<
/div
>
<
div
class
=
"ztcxxx"
>
<
div
class
=
"search-item"
style
=
"padding-left: 20px;"
>
<
div
class
=
"search-item"
style
=
"padding-left: 20px;
border-bottom: 2px solid #eee;
"
>
<
el
-
radio
v
-
model
=
"queryParams1.rwlx"
label
=
"D"
>
日任务
<
/el-radio
>
<
el
-
radio
v
-
model
=
"queryParams1.rwlx"
label
=
"W"
>
周任务
<
/el-radio
>
...
...
@@ -53,12 +53,12 @@
<
/div
>
<
/div
>
<
div
class
=
"top_right_yhhz"
>
<
div
class
=
"zttitle"
>
<
div
class
=
"zttitle"
style
=
"border-right: 0px;"
>
隐患处理完成率
<
/div
>
<
div
class
=
"ztcxxx"
style
=
"padding-left: 0px;"
>
<
div
class
=
"search-item"
>
<
div
class
=
"search-item"
style
=
"border-bottom: 2px solid #eee;padding-left: 10px;"
>
<
RelSelect
style
=
"width: 200px;margin-right: 10px;"
hasValue
src
=
'jcsj/common/bm/queryGs'
filterable
:
match
=
"{value:'id',label:'bmmc'
}
"
v
-
model
=
'queryParams1.gsid'
><
/RelSelect
>
<!--
<
el
-
radio
v
-
model
=
"queryParams2.hzfs"
label
=
"GS"
>
按公司
<
/el-radio
>
<
el
-
radio
v
-
model
=
"queryParams2.hzfs"
label
=
"BM"
>
按班组
<
/el-radio
>
...
...
@@ -361,13 +361,15 @@
float
:
right
;
}
.
zttitle
{
border
-
right
:
2
px
solid
#
eee
;
border
-
bottom
:
2
px
solid
#
eee
;
line
-
height
:
30
px
;
font
-
size
:
16
px
;
font
-
weight
:
700
;
color
:
#
777
;
width
:
100
%
;
padding
-
left
:
30
px
;
//
text-align: center;
//
padding-left: 30px;
text
-
align
:
center
;
}
.
ztcxxx
{
height
:
60
px
;
...
...
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