buli
2023-07-14 e6068da47c1bef5517c9e5fdc8c726766867ad4e
1
2
3
4
5
6
<apex:page standardController="PAE_DecisionRecord__c" sidebar="true" lightningStylesheets="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>