cnLXF.js 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170
  1. export function cnLXF() {
  2. const cnLXF = {
  3. flowFunds: {
  4. name: "资金流水",
  5. company: "归属公司",
  6. account: "资金账户",
  7. amount: "交易金额",
  8. amountMsg: "请输入交易金额",
  9. tradingHour: "交易时间",
  10. tradingHourMsg: "请选择交易时间",
  11. digest: "摘要",
  12. add: "添加流水",
  13. edit: "编辑流水",
  14. tradeInformation: "交易信息",
  15. selectAccount: "选择账户",
  16. selectAccountMsg: "请选择账户",
  17. tradeType: "交易类型",
  18. tradeTypeMsg: "请选择交易类型",
  19. income: "收入",
  20. disburse: "支出",
  21. currency: "币种",
  22. currencyMsg: "请选择币种",
  23. contractArrival: "合同到账",
  24. contractArrivalMsg: "请选择合同到账",
  25. yes: "是",
  26. no: "否",
  27. peerInformation: "对方信息",
  28. accountName: "账户名称",
  29. bankDeposit: "开户银行",
  30. bankAccountNumber: "银行账号",
  31. otherInformation: "其他信息",
  32. remark: "备注",
  33. },
  34. account: {
  35. name: "资金账户",
  36. company: "归属公司",
  37. companyMsg: "请选择归属公司",
  38. add: "添加账户",
  39. edit: "编辑账户",
  40. alias: "账户别名",
  41. aliasMsg: "请输入账户别名",
  42. openingBank: "开户银行",
  43. openingBankMsg: "请输入开户银行",
  44. accountName: "账户名",
  45. accountNameMsg: "请输入账户名",
  46. accountOpening: "银行账号",
  47. accountOpeningMsg: "请输入银行账号",
  48. interbankNumber: "联行号",
  49. foreignExchange: "外汇信息",
  50. beneficiaryName: "Beneficiary Name",
  51. beneficiaryBank: "Beneficiary Bank",
  52. beneficiaryBankAddress: "Beneficiary Bank Address",
  53. beneficiaryAccountNumber: "Beneficiary Account Number",
  54. swiftCode: "Swift Code",
  55. beneficiaryAddress: "Beneficiary Address",
  56. currency: "币种",
  57. currencyMsg: "请选择币种",
  58. remainder: "余额",
  59. remainderMsg: "请输入余额",
  60. accountBalance: "账户余额",
  61. submitMsgOne: "请添加至少一条账户余额",
  62. submitMsgTwo: "请勿重复添加货币余额",
  63. },
  64. customerFile: {
  65. name: "客户档案",
  66. customerName: "客户名称",
  67. customerNameMsg: "请输入名称",
  68. cityText: "所在城市",
  69. customerStatus: "客户类型",
  70. add: "添加客户",
  71. address: "详细地址",
  72. code: "客户代码",
  73. source: "客户来源",
  74. sourceMsg: "请选择客户来源",
  75. status: "客户类型",
  76. statusMsg: "请选择客户类型",
  77. userId: "业务员",
  78. tag: "客户标签",
  79. cityMsg: "请选择城市",
  80. emailMsg: "请输入邮箱",
  81. submitMsg: "请添加联系人",
  82. customerContact: "客户联系人",
  83. contact: "联系人",
  84. email: "电子邮箱",
  85. detail: "客户详情",
  86. followUpRecord: "添加跟进记录",
  87. date: "跟进时间",
  88. dateMsg: "请选择跟进时间",
  89. customerName: "跟进人",
  90. content: "跟进记录",
  91. contentTwo: "跟进内容",
  92. contentTwoMsg: "请输入跟进内容",
  93. highseasName: "公海客户",
  94. privateseaName: "私海客户",
  95. },
  96. accountPayment: {
  97. name: "打款",
  98. corporationName: "归属公司",
  99. createTime: "请款时间",
  100. currencyAmount: "请款金额",
  101. paymentRemark: "请款说明",
  102. statusText: "打款状态",
  103. requestInformation: "请款信息",
  104. businessManagementName: "付款账户",
  105. paymentMethodText: "付款方式",
  106. collectionName: "收款户名",
  107. accountOpening: "银行账号",
  108. openingBank: "开户银行",
  109. interbankNumber: "联行号",
  110. paymentInformation: "打款信息",
  111. accountManagementId: "打款账户",
  112. accountManagementIdMsg: "请选择打款账户",
  113. currency: "打款币种",
  114. currencyMsg: "请选择打款币种",
  115. amount: "打款金额",
  116. amountMsg: "请选择打款金额",
  117. expensesTime: "打款时间",
  118. expensesTimeMsg: "请选择打款时间",
  119. remark: "摘要",
  120. },
  121. funds: {
  122. name: "请款",
  123. createTime: "请款时间",
  124. currencyTotal: "请款金额",
  125. paymentRemarks: "用款说明",
  126. fundsText: "放款状态",
  127. basicInformation: "基础信息",
  128. claimDetails: "请款明细",
  129. receiptPaymentInformation: "收付款信息",
  130. corporationId: "归属公司",
  131. corporationIdMsg: "请选择归属公司",
  132. departmentId: "归属部门",
  133. departmentIdMsg: "请选择归属部门",
  134. type: "请款类型",
  135. typeMsg: "请选择请款类型",
  136. advanceId: "预支单",
  137. advanceIdMsg: "请选择预支单",
  138. currency: "币种",
  139. currencyMsg: "请选择币种",
  140. costType: "费用类型",
  141. costTypeMsg: "请选择费用类型",
  142. contractId: "关联合同",
  143. contractIdMsg: "请选择关联合同",
  144. amount: "请款金额",
  145. amountMsg: "请选择请款金额",
  146. remarks: "款项说明",
  147. remarksMsg: "请选择款项说明",
  148. total: "请款总额",
  149. quantity: "单据张数",
  150. quantityMsg: "请选择单据张数",
  151. paymentMethod: "付款方式",
  152. paymentMethodMsg: "请选择付款方式",
  153. accountManagementId: "付款账户",
  154. accountManagementIdMsg: "请选择付款账户",
  155. username: "户名",
  156. accountOpening: "银行账号",
  157. openingBank: "开户银行",
  158. interbankNumber: "联行号 / SWIFT Code",
  159. },
  160. contract: {
  161. name: "销售合同",
  162. sellCorporation: "归属公司",
  163. contractType: "合同类型",
  164. code: "合同编码",
  165. buyCorporation: "客户名称",
  166. amount: "合同金额",
  167. },
  168. };
  169. return cnLXF;
  170. }