mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-10-21 17:34:07 +00:00
style: 自动分账配置
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
@close="visible = false"
|
@close="visible = false"
|
||||||
>
|
>
|
||||||
<a-tabs v-model:activeKey="activeKey" type="card">
|
<a-tabs v-model:activeKey="activeKey" type="card">
|
||||||
<a-tab-pane :key="1" tab="分账模式">
|
<a-tab-pane :key="1" tab="分账配置">
|
||||||
<AllocationConfig :appId="appId" />
|
<AllocationConfig :appId="appId" />
|
||||||
</a-tab-pane>
|
</a-tab-pane>
|
||||||
<a-tab-pane :key="2" tab="分账接收方">
|
<a-tab-pane :key="2" tab="分账接收方">
|
||||||
|
Reference in New Issue
Block a user