From aa35831de7e7d65b6b034ef41441fe76b69db378 Mon Sep 17 00:00:00 2001 From: caoxinyu Date: Mon, 17 Dec 2018 16:52:52 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=80=E4=BA=9B=E8=90=A5?= =?UTF-8?q?=E9=94=80=E7=B3=BB=E7=BB=9F=E7=9A=84=E6=98=BE=E7=A4=BABug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/MarketingCenter/PerformanceBond/index.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/views/MarketingCenter/PerformanceBond/index.vue b/src/views/MarketingCenter/PerformanceBond/index.vue index 612402b8..7735b5c0 100644 --- a/src/views/MarketingCenter/PerformanceBond/index.vue +++ b/src/views/MarketingCenter/PerformanceBond/index.vue @@ -70,7 +70,7 @@ @@ -608,6 +608,7 @@ export default { this.form2.保证金金额 = row.履约保证金金额 this.form2.保证金类型 = row.保金类型 this.form2.收回条件 = parseInt(row.执行进度流水号) + this.title1 = '编辑履约保证金' }, delPerformanceBond(row) { this.$confirm('此操作将永久删除该行, 是否继续?', '提示', {