|
@@ -399,7 +399,6 @@
|
|
|
&&item!='黑龙江益储益运粮食贸易有限公司'
|
|
|
&&item!='黑龙江启兴粮食贸易有限公司'
|
|
|
})
|
|
|
- debugger
|
|
|
if(extra.length>0){
|
|
|
this.companyNameOptions=[
|
|
|
{
|
|
@@ -714,6 +713,7 @@
|
|
|
message: '修改任务号成功',
|
|
|
})
|
|
|
this.getList()
|
|
|
+ this.inOutTaskNo=''
|
|
|
this.dialogVisible1=false
|
|
|
})
|
|
|
})
|
|
@@ -891,7 +891,6 @@
|
|
|
}else{
|
|
|
this.dialogData.compName = this.companyName
|
|
|
}
|
|
|
- debugger
|
|
|
if (this.checked) {
|
|
|
if(this.dialogData&&!this.dialogData.customer&&this.dialogData.contractManagement){
|
|
|
this.dialogData.customer = this.dialogData.contractManagement.seller
|