mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-17 16:35:53 +08:00
fix: 🐛 修复管理端下架商品传递undefined问题,优化秒杀展示
This commit is contained in:
@@ -119,7 +119,6 @@ service.interceptors.response.use(
|
||||
}
|
||||
} else {
|
||||
// 其他错误处理
|
||||
console.log(error.response.data);
|
||||
Message.error(error.response.data.message);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user