flat: 暂存
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
size="small"
|
||||
@click.stop="distributionCodeDialog = true"
|
||||
type="primary"
|
||||
>新增邀请码</el-button>
|
||||
>新增用户</el-button>
|
||||
</template>
|
||||
<template slot="isEnabled" slot-scope="{ row }">
|
||||
<el-switch
|
||||
@@ -33,7 +33,7 @@
|
||||
|
||||
</avue-crud>
|
||||
<el-dialog
|
||||
title="新增邀请码"
|
||||
title="新增用户"
|
||||
:visible.sync="distributionCodeDialog"
|
||||
append-to-body
|
||||
width="30%">
|
||||
|
||||
Reference in New Issue
Block a user