diff --git a/fuintAdmin/src/views/EventMarketing/activeConsumption/index.vue b/fuintAdmin/src/views/EventMarketing/activeConsumption/index.vue index b0b5c90fb..528b626ff 100644 --- a/fuintAdmin/src/views/EventMarketing/activeConsumption/index.vue +++ b/fuintAdmin/src/views/EventMarketing/activeConsumption/index.vue @@ -1207,7 +1207,7 @@ export default { Deleteshan(row){ const ids = row.id || this.ids; - this.$modal.confirm('是否确认删除消费有礼活动编号为"' + ids + '"的数据项?').then(function() { + this.$modal.confirm('是否确认删除此项消费有礼活动?').then(function() { return delActiveConsumption(ids); }).then(() => { this.getList(); diff --git a/fuintAdmin/src/views/EventMarketing/activeDiscount/index.vue b/fuintAdmin/src/views/EventMarketing/activeDiscount/index.vue index c91bf6132..1c2b47033 100644 --- a/fuintAdmin/src/views/EventMarketing/activeDiscount/index.vue +++ b/fuintAdmin/src/views/EventMarketing/activeDiscount/index.vue @@ -201,13 +201,13 @@ - - - +
+ +
+ +
+ 新增
- - - @@ -597,7 +597,7 @@ export default { Deleteshan(row){ const ids = row.id || this.ids; - this.$modal.confirm('是否确认删除消费有礼活动编号为"' + ids + '"的数据项?').then(function() { + this.$modal.confirm('是否确认删除此项折扣营销活动?').then(function() { return delActiveDiscount(ids); }).then(() => { this.getList(); diff --git a/fuintAdmin/src/views/EventMarketing/activeFullminus/index.vue b/fuintAdmin/src/views/EventMarketing/activeFullminus/index.vue index f9a3fe310..a5f1d5890 100644 --- a/fuintAdmin/src/views/EventMarketing/activeFullminus/index.vue +++ b/fuintAdmin/src/views/EventMarketing/activeFullminus/index.vue @@ -188,13 +188,13 @@
- - - +
+ +
- - - +
+ 新增 +