创建采购合同

This commit is contained in:
chenjianan
2018-12-10 17:22:16 +08:00
parent 3b39773f9a
commit ae7678bed2
2 changed files with 34 additions and 28 deletions

View File

@@ -19,7 +19,7 @@ export function searchSheetContract(num1) {
method: 'post',
data: {
type: '1',
name: '采购管理_询价单明细_查询数据_根据询价单',
name: '采购管理_询价单明细_查询数据',
param: '询价单流水号=' + num1
}
})