【修改】修改到账开票 开票参数
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
|
||||
|
||||
+1
-1
@@ -88,7 +88,7 @@ module.exports = {
|
||||
},*/
|
||||
'/jero-boot': {
|
||||
// ''
|
||||
target: 'http://10.0.10.139:8080', //请求本地 jero-boot后台项目
|
||||
target: 'http://10.0.10.160:8080', //请求本地 jero-boot后台项目
|
||||
ws: false,
|
||||
changeOrigin: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user