@@ -838,6 +838,7 @@
.then((response) => {
this.dialogDataList = [] //点击确认时先清空要打印的数组
this.dialogData = response
+ this.dialogData.companyName=this.companyName
if (response.compName == '黑龙江秋收有限公司') {
this.dialogData.compName = '黑龙江中天昊元贸易有限公司'
}