项目名称

This commit is contained in:
liushuai
2019-03-11 15:55:00 +08:00
parent fb4e658761
commit 49373845f5
5 changed files with 997 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ export function projectSelect() {
method: 'post',
data: {
type: '1',
name: 'PDM_项目名称_查询数据'
name: 'PDM_项目名称_查询数据_按时间排序'
}
})
}