Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dsk-operate-sys-cscec
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
fulixin
dsk-operate-sys-cscec
Commits
5bdcd820
Commit
5bdcd820
authored
May 21, 2024
by
danfuman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
ad80b557
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
index.vue
.../consultingOrgManagement/components/ProjectList/index.vue
+1
-1
MonitoringDynamics.vue
dsk-operate-ui/src/views/monitoring/MonitoringDynamics.vue
+1
-1
MonitoringDynamicsgs.vue
dsk-operate-ui/src/views/monitoring/MonitoringDynamicsgs.vue
+1
-1
MonitoringDynamicsjy.vue
dsk-operate-ui/src/views/monitoring/MonitoringDynamicsjy.vue
+1
-1
No files found.
dsk-operate-ui/src/views/consultingOrgManagement/components/ProjectList/index.vue
View file @
5bdcd820
...
@@ -31,7 +31,7 @@
...
@@ -31,7 +31,7 @@
<div
class=
"each-line"
style=
"padding-top:16px;border-top:1px solid #EEEEEE;box-sizing:border-box"
>
<div
class=
"each-line"
style=
"padding-top:16px;border-top:1px solid #EEEEEE;box-sizing:border-box"
>
<el-form-item
label=
"工程类型大类"
>
<el-form-item
label=
"工程类型大类"
>
<el-select
v-model=
"form.engineeringFoundationCategory"
placeholder=
"请选择"
clearable
>
<el-select
v-model=
"form.engineeringFoundationCategory"
placeholder=
"请选择"
clearable
>
<el-option
v-for=
"item in engineeringCategoryOptions"
:key=
"item.value"
:label=
"item.label"
:value=
"item.
value
"
>
<el-option
v-for=
"item in engineeringCategoryOptions"
:key=
"item.value"
:label=
"item.label"
:value=
"item.
label
"
>
</el-option>
</el-option>
</el-select>
</el-select>
</el-form-item>
</el-form-item>
...
...
dsk-operate-ui/src/views/monitoring/MonitoringDynamics.vue
View file @
5bdcd820
...
@@ -689,7 +689,7 @@
...
@@ -689,7 +689,7 @@
text-align
:
center
;
text-align
:
center
;
}
}
.el-input-group__append
:hover
{
.el-input-group__append
:hover
{
background
:
#F5F5F5
;
background
:
#F5F5F5
!
important
;
}
}
}
}
.main-right
{
.main-right
{
...
...
dsk-operate-ui/src/views/monitoring/MonitoringDynamicsgs.vue
View file @
5bdcd820
...
@@ -688,7 +688,7 @@
...
@@ -688,7 +688,7 @@
text-align
:
center
;
text-align
:
center
;
}
}
.el-input-group__append
:hover
{
.el-input-group__append
:hover
{
background
:
#F5F5F5
;
background
:
#F5F5F5
!
important
;
}
}
}
}
.main-right
{
.main-right
{
...
...
dsk-operate-ui/src/views/monitoring/MonitoringDynamicsjy.vue
View file @
5bdcd820
...
@@ -674,7 +674,7 @@
...
@@ -674,7 +674,7 @@
text-align
:
center
;
text-align
:
center
;
}
}
.el-input-group__append
:hover
{
.el-input-group__append
:hover
{
background
:
#F5F5F5
;
background
:
#F5F5F5
!
important
;
}
}
}
}
.main-right
{
.main-right
{
...
...
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