mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-17 23:06:47 +08:00
fix:清除案例和测评的测试无用数据和多余consolelog
This commit is contained in:
@@ -254,6 +254,7 @@ export default {
|
||||
.queryExaminationPaper(obj)
|
||||
.then((res) => {
|
||||
getTableDate(res.data.data);
|
||||
message.success("获取选择考试列表成功");
|
||||
})
|
||||
.catch(() => {
|
||||
message.destroy();
|
||||
|
||||
Reference in New Issue
Block a user