diff --git a/src/views/dictionary/template/agreement/TemplateForm.vue b/src/views/dictionary/template/agreement/TemplateForm.vue
index 7acfc29a..7d1ffacb 100644
--- a/src/views/dictionary/template/agreement/TemplateForm.vue
+++ b/src/views/dictionary/template/agreement/TemplateForm.vue
@@ -25,9 +25,9 @@
-
+
@@ -35,9 +35,9 @@
-
+
diff --git a/src/views/dictionary/template/agreement/index.vue b/src/views/dictionary/template/agreement/index.vue
index 90c93afb..84923565 100644
--- a/src/views/dictionary/template/agreement/index.vue
+++ b/src/views/dictionary/template/agreement/index.vue
@@ -18,14 +18,14 @@
-
+
-
+
@@ -80,10 +80,18 @@
+ sortable="custom">
+
+ {{ scope.row.UpdateDate ? scope.row.UpdateDate.split(' ')[0] : '' }}
+
+
+ show-overflow-tooltip sortable="custom">
+
+ {{ scope.row.EffectiveDate ? scope.row.EffectiveDate.split(' ')[0] : '' }}
+
+