uat_us
parent
07fd3ab863
commit
d53130e994
|
@ -151,7 +151,8 @@ export default {
|
||||||
})
|
})
|
||||||
break
|
break
|
||||||
case 7:
|
case 7:
|
||||||
getCommonJudgeRatioList_Export(searchData)
|
searchData.ReadingExportType = 7
|
||||||
|
getCommonEvaluationList_Export(searchData)
|
||||||
.then((res) => {})
|
.then((res) => {})
|
||||||
.catch(() => {
|
.catch(() => {
|
||||||
this.loading = false
|
this.loading = false
|
||||||
|
|
Loading…
Reference in New Issue