Merge pull request 'BUG修复' (#231) from zhuhao_dev into main

Reviewed-on: #231
This commit is contained in:
朱浩 2024-09-20 09:22:02 +08:00
commit a75f151b19
1 changed files with 14 additions and 16 deletions

View File

@ -411,8 +411,6 @@ const queryForm = reactive({
entpCourseWorkTotal.value = entpcourseworkres.data.length;
}
if()
//
processList(workResource.entpCourseWorkList);
})