diff --git a/jero-web/src/views/toDoCenter/projectRegulationTasks/components/confirmationDrawer.vue b/jero-web/src/views/toDoCenter/projectRegulationTasks/components/confirmationDrawer.vue
index 3d1729b03..a98ee1423 100644
--- a/jero-web/src/views/toDoCenter/projectRegulationTasks/components/confirmationDrawer.vue
+++ b/jero-web/src/views/toDoCenter/projectRegulationTasks/components/confirmationDrawer.vue
@@ -65,7 +65,7 @@
{{$t('enclosure')}}
- {{$t('uploadattachment')}}
+ {{$t('uploadattachment')}}
diff --git a/jero-web/src/views/toDoCenter/projectRegulationTasks/components/dealtWith.vue b/jero-web/src/views/toDoCenter/projectRegulationTasks/components/dealtWith.vue
index cc97263ab..8f6117bb9 100644
--- a/jero-web/src/views/toDoCenter/projectRegulationTasks/components/dealtWith.vue
+++ b/jero-web/src/views/toDoCenter/projectRegulationTasks/components/dealtWith.vue
@@ -139,7 +139,7 @@
{{$t('enclosure')}}
- {{$t('uploadattachment')}}
+ {{$t('uploadattachment')}}
@@ -717,11 +717,11 @@
margin-top: 9px;
}
- .box-input {
- display: inline-block;
- height: 38px;
- width: 100%;
- }
+ //.box-input {
+ // display: inline-block;
+ // height: 38px;
+ // width: 100%;
+ //}
//
//.button-text {
// height: 38px;
@@ -739,7 +739,7 @@
.process-content-content {
background: #fff;
- z-index: 1000;
+ z-index: 1;
padding: 0 20px;
.process-content-left {
@@ -760,17 +760,16 @@
overflow: hidden;
}
- .process-content-right-button {
- max-width: 155px;
- font-size: 12px;
- font-weight: 400;
- color: #6F7385;
- margin-top: -4px;
- }
+ //.process-content-right-button {
+ // max-width: 155px;
+ // font-size: 12px;
+ // font-weight: 400;
+ // color: #6F7385;
+ // margin-top: -4px;
+ //}
}
}
-
.process-content-content:first-child {
padding: 0 20px 0 0;
}