bug修改

busUser
anthonyywj2 3 years ago
parent a457e7b521
commit a1ddc9d143

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

Loading…
Cancel
Save