高章伟
2022-02-24 2aa8da8af66aa8ae00f25831aed6bb0364176e7b
1
2
3
4
5
6
<apex:page standardController="PAE_DecisionRecord__c" sidebar="true">
    <apex:form >
        <apex style="font-size: 18px;">不能执行编辑或者删除指令</apex><br/>
        <apex style="font-size: 18px;">请点击<apex:commandLink action="{!cancel}" value=" 这里 " style="color: blue;font-size: 20px;" />返回主页面后点击按钮 Intake universal code编辑和Universal failure code编辑操作</apex>
    </apex:form>
</apex:page>