diff --git a/src/views/risk/duty/duty.component.html b/src/views/risk/duty/duty.component.html
index 05465fb..ca6c4e5 100644
--- a/src/views/risk/duty/duty.component.html
+++ b/src/views/risk/duty/duty.component.html
@@ -49,4 +49,8 @@
:actions="subActions" @actionCallback="subActionCallback" @change="changes" :full-btn="true" btnPosition="center">
+
+
+
+
\ No newline at end of file
diff --git a/src/views/risk/duty/dutyRecords.component.html b/src/views/risk/duty/dutyRecords.component.html
index 34978c2..a971c4d 100644
--- a/src/views/risk/duty/dutyRecords.component.html
+++ b/src/views/risk/duty/dutyRecords.component.html
@@ -45,4 +45,8 @@
:actions="subActions" @actionCallback="subActionCallback" @change="changes" :full-btn="true" btnPosition="center">
+
+
+
+
\ No newline at end of file