Commit a846476f authored by 俞嘉婷's avatar 俞嘉婷

产品收益率名称更改

parent f5ff52c1
......@@ -22,9 +22,9 @@ export const PRODUCT_TYPE = {
/** 产品收益率名称 */
export const RATE_NAME = {
/** 非现金 */
[PRODUCT_TYPE.NON_CASH]: '成立以来年化',
[PRODUCT_TYPE.NON_CASH]: '成立以来年化收益率',
/** 现金 */
[PRODUCT_TYPE.CASH]: '七日年化',
[PRODUCT_TYPE.CASH]: '七日年化收益率',
}
/** 渠道 */
......
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