合同收款计划

This commit is contained in:
zhangdingyu
2018-11-26 14:10:51 +08:00
parent 81c5e40aa9
commit d861f2af7a
2 changed files with 19 additions and 41 deletions

View File

@@ -87,6 +87,16 @@ export function searchProjectNumber() {
}
})
}
export function searchProjectNumber2() {
return request({
url: '',
method: 'post',
data: {
type: '1',
name: '合同信息管理_项目名称_总_查询_增加限制'
}
})
}
export function searchProjectName(num1) {
return request({
url: '',