修改布局推荐

This commit is contained in:
陈红丽 2024-12-17 10:27:22 +08:00
parent 59c5329d26
commit 6653f071c6

View File

@ -1,7 +1,7 @@
<template>
<el-dialog
v-model="props.visible"
title="选择推荐内容"
:title="type==1?'CMS文章':'通知公告'"
width="800px"
:close-on-click-modal="false"
:before-close="dialogClose"