|
@@ -605,6 +605,7 @@ export default {
|
|
item.itemType = '采购'
|
|
item.itemType = '采购'
|
|
item.optionType = this.optionType
|
|
item.optionType = this.optionType
|
|
item.srcType = 2 //费用明细申请
|
|
item.srcType = 2 //费用明细申请
|
|
|
|
+ item.tradeType = this.optionType
|
|
})
|
|
})
|
|
let data = {
|
|
let data = {
|
|
billType: type,
|
|
billType: type,
|