123456789101112131415161718192021222324252627282930313233 |
- this.title=\u5DE5\u8D44\u5305
- contCreator.boundLabelText=\u521B\u5EFA\u8005
- contCreateTime.boundLabelText=\u521B\u5EFA\u65F6\u95F4
- contLastUpdateUser.boundLabelText=\u6700\u540E\u4FEE\u6539\u8005
- contLastUpdateTime.boundLabelText=\u6700\u540E\u4FEE\u6539\u65F6\u95F4
- contNumber.boundLabelText=\u5355\u636E\u7F16\u53F7
- contBizDate.boundLabelText=\u4E1A\u52A1\u65E5\u671F
- contDescription.boundLabelText=\u53C2\u8003\u4FE1\u606F
- contAuditor.boundLabelText=\u5BA1\u6838\u4EBA
- kdtEntrys.id=id
- kdtEntrys.month=\u6708\u4EFD
- kdtEntrys.money=\u91D1\u989D
- kdtEntrys.changeAmount=\u53D8\u66F4\u524D\u91D1\u989D
- kdtEntrys.reissueAmount=\u8865\u53D1\u91D1\u989D
- kdtEntrys.salary=\u5E94\u53D1\u91D1\u989D
- kdtEntrys.formatXml=<?xml version\="1.0" encoding\="UTF-8"?><DocRoot xmlns\:c\="http\://www.kingdee.com/Common" xmlns\:f\="http\://www.kingdee.com/Form" xmlns\:t\="http\://www.kingdee.com/Table" xmlns\:xsi\="http\://www.w3.org/2001/XMLSchema-instance" xsi\:schemaLocation\="http\://www.kingdee.com/KDF KDFSchema.xsd" version\="0.0"><Styles><c\:Style id\="sCol0"><c\:Protection hidden\="true" /></c\:Style><c\:Style id\="sCol1"><c\:NumberFormat>&date</c\:NumberFormat></c\:Style><c\:Style id\="sCol2"><c\:NumberFormat>&double</c\:NumberFormat></c\:Style><c\:Style id\="sCol3"><c\:NumberFormat>&double</c\:NumberFormat></c\:Style><c\:Style id\="sCol4"><c\:NumberFormat>&double</c\:NumberFormat></c\:Style><c\:Style id\="sCol5"><c\:NumberFormat>&double</c\:NumberFormat></c\:Style></Styles><Table id\="KDTable"><t\:Sheet name\="sheet1"><t\:Table t\:selectMode\="15" t\:mergeMode\="0" t\:dataRequestMode\="0" t\:pageRowCount\="100"><t\:ColumnGroup><t\:Column t\:key\="id" t\:width\="-1" t\:mergeable\="true" t\:resizeable\="true" t\:moveable\="true" t\:group\="false" t\:required\="false" t\:index\="-1" t\:styleID\="sCol0" /><t\:Column t\:key\="month" t\:width\="-1" t\:mergeable\="true" t\:resizeable\="true" t\:moveable\="true" t\:group\="false" t\:required\="false" t\:index\="-1" t\:styleID\="sCol1" /><t\:Column t\:key\="money" t\:width\="-1" t\:mergeable\="true" t\:resizeable\="true" t\:moveable\="true" t\:group\="false" t\:required\="false" t\:index\="-1" t\:styleID\="sCol2" /><t\:Column t\:key\="changeAmount" t\:width\="-1" t\:mergeable\="true" t\:resizeable\="true" t\:moveable\="true" t\:group\="false" t\:required\="false" t\:index\="-1" t\:styleID\="sCol3" /><t\:Column t\:key\="reissueAmount" t\:width\="-1" t\:mergeable\="true" t\:resizeable\="true" t\:moveable\="true" t\:group\="false" t\:required\="false" t\:index\="-1" t\:styleID\="sCol4" /><t\:Column t\:key\="salary" t\:width\="-1" t\:mergeable\="true" t\:resizeable\="true" t\:moveable\="true" t\:group\="false" t\:required\="false" t\:index\="-1" t\:styleID\="sCol5" /></t\:ColumnGroup><t\:Head><t\:Row t\:name\="header" t\:height\="-1" t\:mergeable\="true" t\:resizeable\="true"><t\:Cell>id</t\:Cell><t\:Cell>\u6708\u4EFD</t\:Cell><t\:Cell>\u91D1\u989D</t\:Cell><t\:Cell>\u53D8\u66F4\u524D\u91D1\u989D</t\:Cell><t\:Cell>\u8865\u53D1\u91D1\u989D</t\:Cell><t\:Cell>\u5E94\u53D1\u91D1\u989D</t\:Cell></t\:Row></t\:Head></t\:Table><t\:SheetOptions><t\:MergeBlocks><t\:Head /></t\:MergeBlocks></t\:SheetOptions></t\:Sheet></Table></DocRoot>
- contadminOrgUnit.boundLabelText=\u884C\u653F\u7EC4\u7EC7
- contperson.boundLabelText=\u5458\u5DE5
- contmoney.boundLabelText=\u603B\u91D1\u989D
- contstartDate.boundLabelText=\u751F\u6548\u65E5\u671F
- contendDate.boundLabelText=\u5931\u6548\u65E5\u671F
- contreissueDate.boundLabelText=\u8865\u53D1\u65E5\u671F
- contstatus.boundLabelText=\u72B6\u6001
- status.items=[Enum]com.kingdee.eas.custom.enums.billStatusEnum
- ActionSubmit.SHORT_DESCRIPTION=\u63D0\u4EA4
- ActionSubmit.LONG_DESCRIPTION=\u63D0\u4EA4
- ActionSubmit.NAME=\u63D0\u4EA4
- ActionPrint.SHORT_DESCRIPTION=\u6253\u5370
- ActionPrint.LONG_DESCRIPTION=\u6253\u5370
- ActionPrint.NAME=\u6253\u5370
- ActionPrintPreview.SHORT_DESCRIPTION=\u6253\u5370\u9884\u89C8
- ActionPrintPreview.LONG_DESCRIPTION=\u6253\u5370\u9884\u89C8
- ActionPrintPreview.NAME=\u6253\u5370\u9884\u89C8
|