Compare commits
No commits in common. "6992dc6a2bc862d751bb0212cedca99712dec8a8" and "631c9031351dfc33ce78fd1bcf6bbe80db80453a" have entirely different histories.
6992dc6a2b
...
631c903135
|
@ -151,8 +151,7 @@ export default {
|
|||
})
|
||||
break
|
||||
case 7:
|
||||
searchData.ReadingExportType = 7
|
||||
getCommonEvaluationList_Export(searchData)
|
||||
getCommonJudgeRatioList_Export(searchData)
|
||||
.then((res) => {})
|
||||
.catch(() => {
|
||||
this.loading = false
|
||||
|
|
Loading…
Reference in New Issue