谢杰标 %!s(int64=2) %!d(string=hai) anos
pai
achega
4edf3a002f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      common/httpList/exam.js

+ 1 - 1
common/httpList/exam.js

@@ -12,7 +12,7 @@ export default {
 	getExamLearnStatus(data) {
 		return myRequest({
 		  url: '/bank/record/check/bank/record',
-		  params: data,
+		  data,
 		  method: 'GET',
 		})
 	  },