Compare commits

..

No commits in common. "a75f151b195b6c0a8c456c0d59cc349f99cc7958" and "9e5527d8229117ac5f4fc64a930ef5bfb182f27b" have entirely different histories.

1 changed files with 16 additions and 14 deletions

View File

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