From 6b63f7cb1a90b2b365ed9a6baafa406f6ef98c1d Mon Sep 17 00:00:00 2001 From: nidapeng <jp@doumee.com> Date: 星期日, 07 四月 2024 18:41:08 +0800 Subject: [PATCH] 提交一把 --- company/src/components/business/OperaUnionChangeUnitDetailWindow.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/company/src/components/business/OperaUnionChangeUnitDetailWindow.vue b/company/src/components/business/OperaUnionChangeUnitDetailWindow.vue index 2b3afe1..0eacf4c 100644 --- a/company/src/components/business/OperaUnionChangeUnitDetailWindow.vue +++ b/company/src/components/business/OperaUnionChangeUnitDetailWindow.vue @@ -344,7 +344,7 @@ }, 1000) }, getSignLink (flag) { - this.signTitle = '绛剧讲鏂规纭涔�' + this.signTitle = '绛剧讲鐢宠鍗�' this.form.type = flag this.visiblePhone = true this.$nextTick(() => { -- Gitblit v1.9.3