diff --git a/src/pages/courseDetail/components/introduce.vue b/src/pages/courseDetail/components/introduce.vue
index ced8e1ab..64df2485 100644
--- a/src/pages/courseDetail/components/introduce.vue
+++ b/src/pages/courseDetail/components/introduce.vue
@@ -11,8 +11,8 @@
- 发布日期
- {{ common.formatDate2(modelValue.issuTm, 'yyyy-MM-dd HH:mm') }}
+ 更新日期
+ {{ common.formatDate2(modelValue.mtTime, 'yyyy-MM-dd HH:mm') }}