1、修改报销单按钮配置文件

home\hotwebs\portal\sync\yer\weberm\html\views\bx_menu\widget.wd

 <MenuItem id="split4" modifiers="3" sep="true" text="split4">
            </MenuItem>
            <MenuItem i18nName="" langDir="" id="linkOAInfo" modifiers="2" stateManager="nc.bs.er.exp.menustate.ExpMenuitemStateManager" text="查看OA审批信息">
                <Events>
                    <Event async="true" jsEventClaszz="nc.uap.lfw.core.event.conf.MouseListener" methodName="linkOAInfo" name="onclick" onserver="true">
                        <SubmitRule cardSubmit="false" panelSubmit="false" tabSubmit="false">
                        </SubmitRule>
                        <Params>
                            <Param>
                                <Name>mouseEvent</Name>
                                <Value>
                                </Value>
                                <Desc>                                    <![CDATA[nc.uap.lfw.core.event.MouseEvent]]>
                                </Desc>
                            </Param>
                        </Params>
                        <Action>
                        </Action>
                    </Event>
                </Events>
            </MenuItem>
            <MenuItem id="split1" modifiers="3" sep="true" text="split1">
            </MenuItem>

添加自定义按钮

2、集团管理员登录portal,选择报销单,设计,选择功能按钮区

NC Portal单据增加自定义按钮

选中按钮区域,右键【编辑】

NC Portal单据增加自定义按钮

新增,输入按钮编码和名称

NC Portal单据增加自定义按钮

点确定后,点保存

NC Portal单据增加自定义按钮

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-12-05
  • 2022-12-23
  • 2022-12-23
  • 2021-07-12
  • 2021-11-06
猜你喜欢
  • 2022-12-23
  • 2022-02-26
  • 2022-12-23
  • 2022-12-23
  • 2021-12-02
  • 2022-12-23
  • 2021-09-04
相关资源
相似解决方案