|
|
@ -523,7 +523,7 @@ export default {
|
|
|
|
postQuery.ids.push(row.rlId);
|
|
|
|
postQuery.ids.push(row.rlId);
|
|
|
|
});
|
|
|
|
});
|
|
|
|
if(postQuery.ids.length<=0){
|
|
|
|
if(postQuery.ids.length<=0){
|
|
|
|
this.$message.error("请先选择供应商!");
|
|
|
|
this.$message.error("请先选择产品!");
|
|
|
|
return
|
|
|
|
return
|
|
|
|
}
|
|
|
|
}
|
|
|
|
lockStatus(postQuery)
|
|
|
|
lockStatus(postQuery)
|
|
|
|