更新
This commit is contained in:
@ -64,8 +64,8 @@
|
|||||||
</div>
|
</div>
|
||||||
<template #footer>
|
<template #footer>
|
||||||
<div class="flex just-center">
|
<div class="flex just-center">
|
||||||
<el-button type="primary" @click="onComfirm">确认</el-button>
|
|
||||||
<el-button @click="closed">取消</el-button>
|
<el-button @click="closed">取消</el-button>
|
||||||
|
<el-button type="primary" @click="onComfirm">确认</el-button>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
</el-dialog>
|
</el-dialog>
|
||||||
|
Reference in New Issue
Block a user