黄千龙
2023-03-08 962519811b7c4be07f30d09e791798b0ea79d3ae
force-app/main/default/pages/AddOppIpadActivity.page
@@ -1,3 +1,3 @@
<apex:page standardController="Opportunity">
<apex:page standardController="Opportunity" lightningStylesheets="true">
<a href="dailyreport://?accid={!Opportunity.AccountId}&oid={!Opportunity.Id}">新建事件</a>
</apex:page>