no message

main
huojin\hj 2025-08-12 21:24:17 +08:00
parent ca4fe25933
commit 5fadbbb4d1
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<pages> <pages>
<reportPage id="sdInAndOutDetailRepotr" title="库存进出明细" reportFile="sdInAndOutDetail2.raq" parameter="s_id,customerNo,itemName,date1,date2,warehouse=#{SESSION_WAREHOUSE}"> <reportPage id="sdInAndOutDetailRepotr" title="库存进出明细" reportFile="sdInAndOutDetail2.raq" parameter="kh,customerNo,itemName,date1,date2,warehouse=#{SESSION_WAREHOUSE}">
<inputUIs> <inputUIs>
<list id="s_id" title="asn.company" row="1" col="1" span="1" width="120" defaultValue="" readOnly="false" required="true" reserve="false" forceOverride="true"> <list id="kh" title="asn.company" row="1" col="1" span="1" width="120" defaultValue="" readOnly="false" required="true" reserve="false" forceOverride="true">
<hql><![CDATA[select company.id, company.name from Structure company <hql><![CDATA[select company.id, company.name from Structure company
where company.beCompany = true where company.beCompany = true
and company.disabled=false and company.disabled=false