From 0e9ad24d71b366d9cc0799b9b06bdea592cc1152 Mon Sep 17 00:00:00 2001
From: wxg0103 <727495428@qq.com>
Date: Tue, 22 Nov 2022 13:51:11 +0800
Subject: [PATCH] =?UTF-8?q?refactor(=E9=A1=B9=E7=9B=AE=E8=AE=BE=E7=BD=AE):?=
=?UTF-8?q?=20=E4=BC=98=E5=8C=96=E5=88=A0=E9=99=A4=E8=AF=AF=E6=8A=A5?=
=?UTF-8?q?=E7=9A=84=E6=8F=90=E7=A4=BA?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
--bug=1019782 --user=王孝刚 【项目设置】删除误报提示优化
https://www.tapd.cn/55049933/s/1300816
---
.../base/ErrorReportLibraryList.vue | 270 +++++++++++-------
1 file changed, 160 insertions(+), 110 deletions(-)
diff --git a/project-management/frontend/src/business/menu/errorreportlibrary/components/base/ErrorReportLibraryList.vue b/project-management/frontend/src/business/menu/errorreportlibrary/components/base/ErrorReportLibraryList.vue
index d111b6687e..a8d0d619d3 100644
--- a/project-management/frontend/src/business/menu/errorreportlibrary/components/base/ErrorReportLibraryList.vue
+++ b/project-management/frontend/src/business/menu/errorreportlibrary/components/base/ErrorReportLibraryList.vue
@@ -1,115 +1,161 @@
-
+
- {{$t("error_report_library.tips")}}
+ {{
+ $t("error_report_library.tips")
+ }}
+
-
-
-
+
-
+
-
+
-
+
{{ scope.row.createTime | datetimeFormat }}
-
+
{{ scope.row.updateTime | datetimeFormat }}
-
-
+
+
-
-
+
+
-
+