|
|
@ -983,6 +983,7 @@ export default {
|
|
|
|
this.$message.error("产品价格不能小于0元!");
|
|
|
|
this.$message.error("产品价格不能小于0元!");
|
|
|
|
return;
|
|
|
|
return;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
this.postQuery.rlIds.splice(0);
|
|
|
|
this.postQuery.rlIds.push(selectData.id);
|
|
|
|
this.postQuery.rlIds.push(selectData.id);
|
|
|
|
this.allExport();
|
|
|
|
this.allExport();
|
|
|
|
|
|
|
|
|
|
|
|