【修改】修改到账开票 开票参数
This commit is contained in:
@@ -214,7 +214,8 @@ export default {
|
||||
noTaxAmount: formData.noTaxAmount,
|
||||
projectId: this.projectId,
|
||||
projectType: this.projectType,
|
||||
remark: formData.remark
|
||||
remark: formData.remark,
|
||||
taxRate:formData.taxRate
|
||||
}
|
||||
]
|
||||
addData.bmpList = bmpList
|
||||
|
||||
Reference in New Issue
Block a user