更新
This commit is contained in:
@ -64,8 +64,8 @@
|
||||
</div>
|
||||
<template #footer>
|
||||
<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>
|
||||
</template>
|
||||
</el-dialog>
|
||||
|
Reference in New Issue
Block a user