游畅
2022-03-31 1fc93f81c9ac2dc31a1528d416bba28acf2ad2f7
新建事件报错20220331
1个文件已修改
2 ■■■ 已修改文件
force-app/main/default/classes/SimpleEventRegisterController.cls 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
force-app/main/default/classes/SimpleEventRegisterController.cls
@@ -1211,7 +1211,7 @@
                    taskAccType = '用户拜访';
                }
                if (this.targetEvent.Activity_Type2__c == '販売店') {
                    taskAccType = '经销商拜访';
                    taskAccType = '经销商拜访';
                }
                if (this.targetEvent.Activity_Type2__c == '社外イベント') {
                    taskAccType = '学术会议';