This commit is contained in:
Yang Luo
2023-05-31 11:41:47 +08:00
parent 7caa885131
commit 0aa4df40c6
16 changed files with 126 additions and 280 deletions

View File

@ -140,7 +140,7 @@ class SubscriptionListPage extends BaseListPage {
...this.getColumnSearchProps("duration"),
},
{
title: i18next.t("subscription:Plan"),
title: i18next.t("general:Plan"),
dataIndex: "plan",
key: "plan",
width: "140px",