删除项目列表模块(重复内容)

This commit is contained in:
Cheng Zhou
2025-12-23 21:06:53 +08:00
parent 712cef8298
commit 7694311882
11 changed files with 102 additions and 106 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
<!-- 提示未选择项目 -->
<el-alert
v-if="!currentStudyId"
title="请先在顶部导航或项目列表中选择一个项目,以开启完整的工作台功能。"
title="请先在顶部导航选择一个项目,以开启完整的工作台功能。"
type="warning"
show-icon
:closable="false"