Commit afd9ed00 authored by wangjiancheng's avatar wangjiancheng

feat:项目管理

parent 8473aed1
......@@ -53,7 +53,7 @@ export function listDraft(query) {
}
// 新增草稿箱
export function addDraft(data) {
data.darft = '0'
//data.darft = '0'
return request({
url: '/system/project/draft',
method: 'post',
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment