This commit is contained in:
liushiwei
2023-09-27 09:00:28 +08:00
parent 0a33fe480f
commit 317a22179e
5 changed files with 47 additions and 32 deletions

View File

@@ -88,8 +88,9 @@
title="用户激活"
:visible="$store.state.activeDlgShow"
:close-on-click-modal="false"
width="30%"
width="1200"
:before-close="handleClose">
<ai-payment/>
<span slot="footer" class="dialog-footer">
<el-button @click="setActiveDlgShow(false)"> </el-button>
<el-button type="primary" @click="active"> </el-button>