|
|
@ -319,14 +319,14 @@ export default {
|
|
|
|
return;
|
|
|
|
return;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
if(this.ids.length>0){
|
|
|
|
// if(this.ids.length>0){
|
|
|
|
for(var i=0;i<this.ids.length;i++){
|
|
|
|
// for(var i=0;i<this.ids.length;i++){
|
|
|
|
if(this.ids[i]==this.multipleSelection.rlId){
|
|
|
|
// if(this.ids[i]==this.multipleSelection.rlId){
|
|
|
|
this.$message.error("该产品已录入!");
|
|
|
|
// this.$message.error("该产品已录入!");
|
|
|
|
return
|
|
|
|
// return
|
|
|
|
}
|
|
|
|
// }
|
|
|
|
}
|
|
|
|
// }
|
|
|
|
}
|
|
|
|
// }
|
|
|
|
|
|
|
|
|
|
|
|
let str = this.multipleSelection.zczbhhzbapzbh;
|
|
|
|
let str = this.multipleSelection.zczbhhzbapzbh;
|
|
|
|
if (str.search(",") != -1) {
|
|
|
|
if (str.search(",") != -1) {
|
|
|
|