Explorar el Código

Update index.tsx

lex-xin hace 7 meses
padre
commit
6723bd26a4
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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()
     }
 
     /** 排序 */