Compare commits

..

No commits in common. "c78d2a273a900e656cb5f443f3fba26fe9f916fa" and "96e29b9cfe81062f402fabb310a21ea85eb1ae80" have entirely different histories.

View File

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