fix: fix bug in Pricing (#2255)

This commit is contained in:
haiwu
2023-08-25 19:27:46 +08:00
committed by GitHub
parent 739a9bcd0d
commit 9da2f0775f
2 changed files with 4 additions and 0 deletions

View File

@ -36,6 +36,7 @@ class PlanListPage extends BaseListPage {
pricePerYear: 100,
currency: "USD",
isEnabled: true,
paymentProviders: [],
role: "",
options: [],
};