From 54bbda6f374f3b8ebafed04d49f756fd75e53a1a Mon Sep 17 00:00:00 2001
From: nidapeng <jp@doumee.com>
Date: 星期六, 06 四月 2024 12:31:39 +0800
Subject: [PATCH] 提交一把

---
 company/src/components/business/detailsEntrustedInsurance.vue |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/company/src/components/business/detailsEntrustedInsurance.vue b/company/src/components/business/detailsEntrustedInsurance.vue
index cf7baf5..23fe825 100644
--- a/company/src/components/business/detailsEntrustedInsurance.vue
+++ b/company/src/components/business/detailsEntrustedInsurance.vue
@@ -770,6 +770,7 @@
     viewToubaodan () {
       this.fileData = this.taobaodanFileData;
       this.visibleFile=true
+      this.fileTitle='鏌ョ湅鎶曚繚鍗�'
       this.fileFlag = 0
      /* if (this.model.toubaodanSignedFile && this.model.toubaodanSignedFile.fileurlFull) {
         setTimeout(() => {
@@ -783,6 +784,7 @@
     },
     viewBaoxiandan () {
       this.fileFlag = 1
+      this.fileTitle='鏌ョ湅淇濋櫓鍗�'
       this.fileData = this.baoxiandanFileData;
       this.visibleFile=true
      /* if (this.model.baoxiandanFile && this.model.baoxiandanFile.fileurlFull) {

--
Gitblit v1.9.3