wangxiaoshuang 2024-11-11 15:24:19 +08:00
parent 07fd3ab863
commit d53130e994
1 changed files with 2 additions and 1 deletions

View File

@ -151,7 +151,8 @@ export default {
})
break
case 7:
getCommonJudgeRatioList_Export(searchData)
searchData.ReadingExportType = 7
getCommonEvaluationList_Export(searchData)
.then((res) => {})
.catch(() => {
this.loading = false