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('此操作将永久删除该行, 是否继续?', '提示', {