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