Compare commits
2 Commits
631c903135
...
6992dc6a2b
Author | SHA1 | Date |
---|---|---|
|
6992dc6a2b | |
|
d53130e994 |
|
@ -151,7 +151,8 @@ export default {
|
|||
})
|
||||
break
|
||||
case 7:
|
||||
getCommonJudgeRatioList_Export(searchData)
|
||||
searchData.ReadingExportType = 7
|
||||
getCommonEvaluationList_Export(searchData)
|
||||
.then((res) => {})
|
||||
.catch(() => {
|
||||
this.loading = false
|
||||
|
|
Loading…
Reference in New Issue