123456789101112131415161718192021222324252627282930313233 |
- this.title=\u5DE5\u8CC7\u5305
- contCreator.boundLabelText=\u5275\u5EFA\u8005
- contCreateTime.boundLabelText=\u5275\u5EFA\u6642\u9593
- contLastUpdateUser.boundLabelText=\u6700\u5F8C\u4FEE\u6539\u8005
- contLastUpdateTime.boundLabelText=\u6700\u5F8C\u4FEE\u6539\u6642\u9593
- contNumber.boundLabelText=\u55AE\u64DA\u7DE8\u865F
- contBizDate.boundLabelText=\u696D\u52D9\u65E5\u671F
- contDescription.boundLabelText=\u53C3\u8003\u4FE1\u606F
- contAuditor.boundLabelText=\u5BE9\u6838\u4EBA
- kdtEntrys.id=id
- kdtEntrys.month=\u6708\u4EFD
- kdtEntrys.money=\u91D1\u984D
- kdtEntrys.changeAmount=\u8B8A\u66F4\u524D\u91D1\u984D
- kdtEntrys.reissueAmount=\u88DC\u767C\u91D1\u984D
- kdtEntrys.salary=\u61C9\u767C\u91D1\u984D
- 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\u984D</t\:Cell><t\:Cell>\u8B8A\u66F4\u524D\u91D1\u984D</t\:Cell><t\:Cell>\u88DC\u767C\u91D1\u984D</t\:Cell><t\:Cell>\u61C9\u767C\u91D1\u984D</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\u7D44\u7E54
- contperson.boundLabelText=\u54E1\u5DE5
- contmoney.boundLabelText=\u7E3D\u91D1\u984D
- contstartDate.boundLabelText=\u751F\u6548\u65E5\u671F
- contendDate.boundLabelText=\u5931\u6548\u65E5\u671F
- contreissueDate.boundLabelText=\u88DC\u767C\u65E5\u671F
- contstatus.boundLabelText=\u72C0\u614B
- 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=\u5217\u5370
- ActionPrint.LONG_DESCRIPTION=\u5217\u5370
- ActionPrint.NAME=\u5217\u5370
- ActionPrintPreview.SHORT_DESCRIPTION=\u5217\u5370\u9810\u89BD
- ActionPrintPreview.LONG_DESCRIPTION=\u5217\u5370\u9810\u89BD
- ActionPrintPreview.NAME=\u5217\u5370\u9810\u89BD
|