|
@@ -571,6 +571,8 @@ export default {
|
|
formData.promoRule = undefined
|
|
formData.promoRule = undefined
|
|
}
|
|
}
|
|
_this.spinning = true
|
|
_this.spinning = true
|
|
|
|
+ formData.publishFlag = _this.form.promoRule.publishFlag
|
|
|
|
+ formData.dealerEditFlag = _this.form.promoRule.dealerEditFlag
|
|
promoActivePublish(formData).then(res => {
|
|
promoActivePublish(formData).then(res => {
|
|
if (res.status == 200) {
|
|
if (res.status == 200) {
|
|
_this.$message.success(res.message)
|
|
_this.$message.success(res.message)
|