From edb03fef23229f67730f340db28722073297468f Mon Sep 17 00:00:00 2001
From: wangxiaoshuang <825034831@qq.com>
Date: Thu, 11 Dec 2025 11:36:54 +0800
Subject: [PATCH] =?UTF-8?q?=E9=9A=90=E7=A7=81=E6=94=BF=E7=AD=96=E5=92=8C?=
=?UTF-8?q?=E7=94=A8=E6=88=B7=E5=8D=8F=E8=AE=AE=E6=9B=B4=E6=96=B0=E6=97=A5?=
=?UTF-8?q?=E6=9C=9F=E5=92=8C=E7=94=9F=E6=95=88=E6=97=A5=E6=9C=9F=E6=A0=BC?=
=?UTF-8?q?=E5=BC=8F=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../template/agreement/TemplateForm.vue | 12 +++++------
.../dictionary/template/agreement/index.vue | 20 +++++++++++++------
2 files changed, 20 insertions(+), 12 deletions(-)
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] : '' }}
+
+