|
@@ -421,7 +421,7 @@ export default {
|
|
params.price = row.purchasePrice
|
|
params.price = row.purchasePrice
|
|
params.qty = row.qty
|
|
params.qty = row.qty
|
|
}else{
|
|
}else{
|
|
- this.$message.warning('成本价、终端会员价、终端会员价不能为空!')
|
|
|
|
|
|
+ this.$message.warning('成本价、终端会员价、车主零售价不能为空!')
|
|
this.$refs.chooseProduct.spinning = false
|
|
this.$refs.chooseProduct.spinning = false
|
|
return
|
|
return
|
|
}
|
|
}
|