Compare commits

..

2 Commits

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"