Commit 181c1037 authored by stone's avatar stone

[fix]去除查询条件

parent e66e1434
......@@ -389,11 +389,11 @@
<a:textField name="document_number_f" bindTarget="acr515_invoiceVatParaDs" prompt="HLS.DOCUMENT_NUMBER_FROM" width="150"/>
<div><![CDATA[${l:HLS.DOCUMENT_NUMBER_TO}]]></div>
<a:textField name="document_number_t" bindTarget="acr515_invoiceVatParaDs" prompt="" width="150"/>
<a:lov name="project_number_f" bindTarget="acr515_invoiceVatParaDs" prompt="HLS.PROJECT_NUMBER_FROM" width="150"/>
<div><![CDATA[${l:HLS.DOCUMENT_NUMBER_TO}]]></div>
<a:lov name="project_number_t" bindTarget="acr515_invoiceVatParaDs" prompt="" width="150"/>
<a:comboBox name="business_type_desc" bindTarget="acr515_invoiceVatParaDs" width="150"/>
<a:comboBox name="currency_desc" bindTarget="acr515_invoiceVatParaDs" width="150"/>
<!-- <a:lov name="project_number_f" bindTarget="acr515_invoiceVatParaDs" prompt="HLS.PROJECT_NUMBER_FROM" width="150"/>-->
<!-- <div><![CDATA[${l:HLS.DOCUMENT_NUMBER_TO}]]></div>-->
<!-- <a:lov name="project_number_t" bindTarget="acr515_invoiceVatParaDs" prompt="" width="150"/>-->
<!-- <a:comboBox name="business_type_desc" bindTarget="acr515_invoiceVatParaDs" width="150"/>-->
<!-- <a:comboBox name="currency_desc" bindTarget="acr515_invoiceVatParaDs" width="150"/>-->
</a:hBox>
<a:hBox labelSeparator=" " labelWidth="100">
<a:textField name="invoice_number_f" bindTarget="acr515_invoiceVatParaDs" prompt="ACR.INVOICE_NUMBER_FROM" width="150"/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment