项目管理

This commit is contained in:
liushuai
2019-04-09 09:25:49 +08:00
parent b8f5e48f7f
commit a23217515d
8 changed files with 189 additions and 44 deletions

View File

@@ -6,7 +6,7 @@ export function getProject() {
method: 'post',
data: {
type: '1',
name: '车间生产管理工艺_传递后_项目名称_查询数据_加工进度修改'
name: 'PDM_项目名称_查询数据'
}
})
}