fix: 样式优化套餐分配生效条件选择
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 6m41s

This commit is contained in:
luo
2026-07-23 17:59:07 +08:00
parent 5e15127a89
commit 127fdb560b
4 changed files with 122 additions and 31 deletions

View File

@@ -102,7 +102,7 @@ export interface CommissionTierInfo {
export type ExpiryBase = 'from_activation' | 'from_purchase'
// 套餐分配生效条件覆盖值
export type PackageAllocationExpiryBaseOverride = 'from_purchase' | 'from_realname'
export type PackageAllocationExpiryBaseOverride = 'from_purchase' | 'from_activation'
// 店铺套餐分配生效条件字段
export interface PackageAllocationExpiryBaseFields {