From 9c16c658c470d1b78343fb78f7f2a33397a113cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BD=90=E5=A4=A9=E5=A4=A7=E5=9C=A3?= <17615834396@163.com> Date: Thu, 7 Mar 2024 15:13:30 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A4=BC=E5=93=81=E5=8D=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../EventMarketing/activeConsumption/index.vue | 2 +- .../views/EventMarketing/activeDiscount/index.vue | 14 +++++++------- .../views/EventMarketing/activeFullminus/index.vue | 12 ++++++------ 3 files changed, 14 insertions(+), 14 deletions(-) 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 @@
- - - +
+ +
- - - +
+ 新增 +