优化支付配置启用规则

This commit is contained in:
yml
2026-06-06 23:43:57 +08:00
parent bb624acae7
commit 8ae76036a8
5 changed files with 85 additions and 27 deletions
@@ -287,7 +287,7 @@ function handleClose() {
<el-form-item label="是否默认">
<el-switch v-model="formData.is_default" :disabled="isReadonly" />
<span class="form-hint">每个服务商只能有一个默认配置</span>
<span class="form-hint">全局只能启用一个配置启用后会自动设为默认</span>
</el-form-item>
<el-form-item label="状态">
@@ -173,7 +173,7 @@ function deleteDisabledReason(row: PaymentConfig) {
<div class="page-header">
<p class="eyebrow">Payment Configs</p>
<h1>支付配置管理</h1>
<p>管理多个支付商户配置支持乐刷拉卡拉等多种支付渠道</p>
<p>管理多个支付商户配置支持乐刷拉卡拉等多种支付渠道同一时间仅一个配置启用</p>
</div>
<div class="filter-bar">