fix:
1. 项目的栏的任务列表过多时,拖动排序时报错,原因是请求的url过长,已经超过浏览器的url最大长度了 2. 修复项目列表,文本错位
This commit is contained in:
@@ -549,7 +549,7 @@ class ProjectController extends AbstractController
|
||||
}
|
||||
|
||||
/**
|
||||
* @api {get} api/project/sort 10. 排序任务
|
||||
* @api {post} api/project/sort 10. 排序任务
|
||||
*
|
||||
* @apiDescription 需要token身份
|
||||
* @apiVersion 1.0.0
|
||||
|
||||
Reference in New Issue
Block a user