diff --git a/jero-web/src/views/toDoCenter/projectRegulationTasks/components/confirmationDrawer.vue b/jero-web/src/views/toDoCenter/projectRegulationTasks/components/confirmationDrawer.vue
index 8d89b4242..5803af6d8 100644
--- a/jero-web/src/views/toDoCenter/projectRegulationTasks/components/confirmationDrawer.vue
+++ b/jero-web/src/views/toDoCenter/projectRegulationTasks/components/confirmationDrawer.vue
@@ -366,7 +366,7 @@
}
.box-two {
- margin-bottom: 438px;
+ /*margin-bottom: 438px;*/
}
.header-text {
@@ -380,16 +380,17 @@
}
.drawer-review {
- position: absolute;
- bottom: 40px;
- z-index: 1001;
- height: 404px;
- width: 100%;
- padding: 24px;
- border-top: 1px solid #e8e8e8;
- left: 0;
- background: #fff;
- border-radius: 0 0 2px 2px;
+ /*position: absolute;*/
+ /*bottom: 40px;*/
+ /*z-index: 1001;*/
+ /*height: 404px;*/
+ /*width: 100%;*/
+ /*padding: 24px;*/
+ /*border-top: 1px solid #e8e8e8;*/
+ /*left: 0;*/
+ /*background: #fff;*/
+ /*border-radius: 0 0 2px 2px;*/
+ margin-bottom: 40px;
}
.formAdd {
diff --git a/jero-web/src/views/toDoCenter/projectRegulationTasks/components/reviewedByThePersonInCharge.vue b/jero-web/src/views/toDoCenter/projectRegulationTasks/components/reviewedByThePersonInCharge.vue
index 1cc79009c..9efc1ec45 100644
--- a/jero-web/src/views/toDoCenter/projectRegulationTasks/components/reviewedByThePersonInCharge.vue
+++ b/jero-web/src/views/toDoCenter/projectRegulationTasks/components/reviewedByThePersonInCharge.vue
@@ -30,10 +30,6 @@
{{$t('adopt')}}
-
- {{$t('sendBack')}}
-
{{$t('accord')}}
@@ -46,6 +42,10 @@
{{$t('notInvolved')}}
+
+ {{$t('sendBack')}}
+
{{$t('turnToDo')}}