项目采购总价

This commit is contained in:
chenjianan
2018-12-17 18:21:31 +08:00
parent 9bcdb08007
commit 55d326313c
2 changed files with 14 additions and 9 deletions

View File

@@ -18,7 +18,7 @@ export function searchProjectTotal(num) {
method: 'post',
data: {
type: '1',
name: '采购管理_项目总价_明细_查询数据',
name: '采购管理_项目采购总价_查询数据',
param: `项目流水号=${num}`
}
})