Browse Source

Update index.tsx

lex-xin 6 months ago
parent
commit
6723bd26a4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/teacher/statistics/practice-statistics-detail/index.tsx

+ 1 - 0
src/teacher/statistics/practice-statistics-detail/index.tsx

@@ -276,6 +276,7 @@ export default defineComponent({
       searchStatus.value = false
       forms.subjectId = searchObj.tempSubjectId
       getDetail()
+      getStudentDetail()
     }
 
     /** 排序 */