mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 11:05:18 +08:00
update
This commit is contained in:
@@ -5,14 +5,14 @@
|
||||
</div> -->
|
||||
<el-card v-if="adapayMember == null" shadow="hover" style="margin-bottom:10px">
|
||||
<div style="margin: 12px 0" >
|
||||
没有查询到汇付会员配置,请点击按钮创建汇付会员,汇付结算账号
|
||||
没有查询到汇付会员配置,请点击按钮创建会员信息及结算账号
|
||||
<!-- 刷新按钮 -->
|
||||
<el-button
|
||||
size="medium"
|
||||
type="primary"
|
||||
@click="dialog = true"
|
||||
>
|
||||
创建汇付会员与结算账号
|
||||
创建会员信息与结算账号
|
||||
</el-button>
|
||||
</div>
|
||||
</el-card>
|
||||
|
||||
Reference in New Issue
Block a user