fix(operator): fix operator edit issue
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 4m51s
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 4m51s
This commit is contained in:
@@ -309,7 +309,7 @@ API Status (2) -> CommonStatus.DISABLED (0)
|
||||
- **网络错误**:axios 拦截器统一捕获,显示通用错误提示
|
||||
- **401 未认证**:自动跳转到登录页面
|
||||
- **403 无权限**:显示权限不足提示,不跳转
|
||||
- **400 业务错误**:根据错误信息显示具体提示(ElMessage.error)
|
||||
- **400 业务错误**:根据错误信息显示具体提示()
|
||||
- **表单验证错误**:在表单字段下显示错误提示
|
||||
|
||||
**错误提示方式**:
|
||||
|
||||
Reference in New Issue
Block a user