@@ -35,7 +35,7 @@
size="small"
/>
<div v-if="importedCourseTypeInfo" class="imported-info">
- 引入历史课程:{{ importedCourseTypeInfo }},{{ isCopyAllSections ? '(包括该课程下的所有课程小节)' : '(不包括课程小节)' }}
+ 引入历史课程:{{ importedCourseTypeInfo }},{{ isCopyAllSections ? '(包括该课程下的所有课程小节,不包括课程问题)' : '(不包括课程小节)' }}
</div>
</el-form-item>
<el-form-item label="课程类型节点" prop="ctTypeNode">