From 1fc93f81c9ac2dc31a1528d416bba28acf2ad2f7 Mon Sep 17 00:00:00 2001
From: 游畅 <youchang@prec-tech.com>
Date: 星期四, 31 三月 2022 18:04:29 +0800
Subject: [PATCH] 新建事件报错20220331
---
force-app/main/default/classes/SimpleEventRegisterController.cls | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/force-app/main/default/classes/SimpleEventRegisterController.cls b/force-app/main/default/classes/SimpleEventRegisterController.cls
index 4c547c7..e5f5d03 100644
--- a/force-app/main/default/classes/SimpleEventRegisterController.cls
+++ b/force-app/main/default/classes/SimpleEventRegisterController.cls
@@ -1211,7 +1211,7 @@
taskAccType = '鐢ㄦ埛鎷滆';
}
if (this.targetEvent.Activity_Type2__c == '璨╁2搴�') {
- taskAccType = '缁忛攢鍟嗘嫓璁�';
+ taskAccType = '缁忛攢鍟嗘嫓璁�';
}
if (this.targetEvent.Activity_Type2__c == '绀惧銈ゃ儥銉炽儓') {
taskAccType = '瀛︽湳浼氳';
--
Gitblit v1.9.1