|
@@ -317,7 +317,7 @@ import {xialaNo} from '@/model/tasksport/index'
|
|
|
this.$set(this.form,'bankBranch',this.customerList[q].bankDepositBranch)
|
|
|
}
|
|
|
}
|
|
|
- }else{
|
|
|
+ }else if(this.contractNoList[i].contractNo==e&&this.form.relationReceiveNo!='不关联'){
|
|
|
if(this.form.goodsName!=this.contractNoList[i].goodsName){
|
|
|
this.$message.error('采购合同货名与关联转出业务货名不一致!')
|
|
|
}
|