From fcb5436199d6cf0c3a1ef6ad0dbb37589860b6a2 Mon Sep 17 00:00:00 2001
From: nidapeng <jp@doumee.com>
Date: 星期二, 09 四月 2024 14:03:25 +0800
Subject: [PATCH] 提交一把

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

diff --git a/company/src/components/business/OperaApplyChangeDetailWindow.vue b/company/src/components/business/OperaApplyChangeDetailWindow.vue
index 6c5a3b1..337371a 100644
--- a/company/src/components/business/OperaApplyChangeDetailWindow.vue
+++ b/company/src/components/business/OperaApplyChangeDetailWindow.vue
@@ -352,13 +352,7 @@
       }, 1000)
     },
     getSignLink (flag) {
-      if (flag === 0) {
-        this.signTitle = '绛剧讲鏂规纭涔�'
-      } else if (flag === 1) {
         this.signTitle = '绛剧讲鐢宠鍗�'
-      } else if (flag === 2) {
-        this.signTitle = '绛剧讲鎶曚繚鍗�'
-      }
       this.form.type = flag
       this.visiblePhone = true
       this.$nextTick(() => {

--
Gitblit v1.9.3