2 Star 5 Fork 0

bizfree/mes_trace

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
myinfo_GBOPV.xml 1.74 KB
一键复制 编辑 原始数据 按行查看 历史
dspflash 提交于 2021-12-06 08:47 . initial
<GroupBox cols="xs12 sm12 md12 lg12" Name="GBOPVhr_employee_v" Size="100,100"><Ctrls>
<Button Text="delete" ToolTip="ttp_deletehr_employee_v" Name="deletehr_employee_v" Size="50,20">
<OnClick>
<DbDetails fcsm="1">
<DbTable>mes_trace.hr_employee_v</DbTable>
<Where>name='%{hr_employee_vLst[name]}' and username='%{hr_employee_vLst[username]}' and status='%{hr_employee_vLst[status]}' and org='%{hr_employee_vLst[org]}' and department='%{hr_employee_vLst[department]}' and supervisor='%{hr_employee_vLst[supervisor]}' and email='%{hr_employee_vLst[email]}' and phone='%{hr_employee_vLst[phone]}' and emp_email='%{hr_employee_vLst[emp_email]}' and person_type='%{hr_employee_vLst[person_type]}' and org_id='%{hr_employee_vLst[org_id]}' and job_id='%{hr_employee_vLst[job_id]}' and xerp_user_id='%{hr_employee_vLst[xerp_user_id]}' and department_id='%{hr_employee_vLst[department_id]}' and position_id='%{hr_employee_vLst[position_id]}' and supervisor_employee_id='%{hr_employee_vLst[supervisor_employee_id]}' and hr_employee_id='%{hr_employee_vLst[hr_employee_id]}'</Where>
<queryFormat>delete from %{table} where %{where}</queryFormat></DbDetails>
<submit namelist="DbDetails"/><submit next="searchhr_employee_v" function="click"/>
</OnClick>
</Button><TAB/>
<Button Text="refresh" ToolTip="ttp_refreshhr_employee_v" Name="searchhr_employee_v" Size="50,20">
<OnClick><submit next="hr_employee_vLst"/> </OnClick>
</Button>
<TAB/><Button Text="firstpage" Name="FPhr_employee_vLst" OnClick="(hr_employee_vLst)GetPage(First)" Size="40,20"/>
<Button Text="prepage" Name="PREhr_employee_vLst" OnClick="(hr_employee_vLst)GetPage(Pre)" Size="40,20"/>
<Button Text="nextpage" Name="NPhr_employee_vLst" OnClick="(hr_employee_vLst)GetPage(Next)" Size="40,20"/>
</Ctrls></GroupBox>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/bizfree/mes_trace.git
git@gitee.com:bizfree/mes_trace.git
bizfree
mes_trace
mes_trace
master

搜索帮助