fix: 样式优化套餐分配生效条件选择
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 6m41s
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 6m41s
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user