소스 검색

Update index.tsx

lex-xin 6 달 전
부모
커밋
6723bd26a4
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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()
     }
 
     /** 排序 */