mirror of
https://github.com/yudaocode/yudao-ui-admin-vue3.git
synced 2026-05-09 04:47:39 +00:00
REVIEW 公众号素材管理
This commit is contained in:
@@ -247,10 +247,8 @@
|
||||
</el-row>
|
||||
</div>
|
||||
<template #footer>
|
||||
<div class="dialog-footer">
|
||||
<el-button @click="dialogNewsVisible = false">取 消</el-button>
|
||||
<el-button type="primary" @click="submitForm">提 交</el-button>
|
||||
</div>
|
||||
<el-button @click="dialogNewsVisible = false">取 消</el-button>
|
||||
<el-button type="primary" @click="submitForm">提 交</el-button>
|
||||
</template>
|
||||
</el-dialog>
|
||||
</Teleport>
|
||||
|
||||
Reference in New Issue
Block a user