diff --git a/apps/web-antd/src/views/license/project/comment/child-comment.vue b/apps/web-antd/src/views/license/project/comment/child-comment.vue
index 30d70ca..a682168 100644
--- a/apps/web-antd/src/views/license/project/comment/child-comment.vue
+++ b/apps/web-antd/src/views/license/project/comment/child-comment.vue
@@ -83,14 +83,14 @@ const formatContent = computed(() => {
-
+
{{ dayjs(data.updateTime).format('YYYY-MM-DD HH:mm:ss') }}
-
+
diff --git a/apps/web-antd/src/views/report/progress/data.ts b/apps/web-antd/src/views/report/progress/data.ts
index 6573b39..ad65f1c 100644
--- a/apps/web-antd/src/views/report/progress/data.ts
+++ b/apps/web-antd/src/views/report/progress/data.ts
@@ -150,6 +150,7 @@ export function useProjectGridColumns(): VxeTableGridOptions