Commit b54ad124 by wuwenlong

产副品制造成本核算;

parent 24d0eb0e
......@@ -18,9 +18,11 @@
<EF:EFOptions blockId="company_code_block_id" textField="companyName" valueField="companyCode"/>
</EF:EFSelect>
<EF:EFDatePicker blockId="inqu_status" row="0" ename="accountYear" cname="会计期(年)" colWidth="3"
format="yyyy" depth="year" start="year"/>
<EF:EFDatePicker blockId="inqu_status" row="0" ename="accountMonth" cname="会计期(月)" colWidth="3"
format="MM" depth="month" start="month"/>
format="yyyy" depth="decade" start="decade"/>
<EF:EFSelect blockId="inqu_status" row="0" ename="accountMonth" cname="会计期(月)" colWidth="3" filter="contains">
<EF:EFOption label="" value=""/>
<EF:EFCodeOption codeName="hggp.month" />
</EF:EFSelect>
</div>
</EF:EFRegion>
......
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