diff --git a/src/admin/pages/BillingPage.tsx b/src/admin/pages/BillingPage.tsx index f454682..f313159 100644 --- a/src/admin/pages/BillingPage.tsx +++ b/src/admin/pages/BillingPage.tsx @@ -390,6 +390,20 @@ function FormulaAssignmentSection() {
勾选用户后分配到公式 A 或 B。未分配用户默认使用公式 A。
{error &&{error}
} {message &&{message}
} +