REVIEW 公众号素材管理

This commit is contained in:
shizhong
2023-06-13 12:04:17 +08:00
parent e261d7a2d6
commit 318b9aa8b5
4 changed files with 50 additions and 64 deletions

View File

@ -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>