baigl #161

Merged
baigl merged 6 commits from baigl into main 2024-12-20 15:45:02 +08:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 57cd8ea45a - Show all commits

View File

@ -58,7 +58,7 @@ export const editListItem = (row, courseObj) => {
if (row.worktype == '框架梳理') {
// 框架梳理对应只有一个内容
// 框架梳理对应只有一个内容
getEvaluationclue(listCourseWork[0].id).then(res => {
if ( res.data==null || res.data==undefined ) {
return ;