Compare commits
No commits in common. "c78d2a273a900e656cb5f443f3fba26fe9f916fa" and "96e29b9cfe81062f402fabb310a21ea85eb1ae80" have entirely different histories.
c78d2a273a
...
96e29b9cfe
@ -1,7 +1,7 @@
|
|||||||
<template>
|
<template>
|
||||||
<el-dialog
|
<el-dialog
|
||||||
v-model="props.visible"
|
v-model="props.visible"
|
||||||
:title="type==1?'CMS文章':'通知公告'"
|
title="选择推荐内容"
|
||||||
width="800px"
|
width="800px"
|
||||||
:close-on-click-modal="false"
|
:close-on-click-modal="false"
|
||||||
:before-close="dialogClose"
|
:before-close="dialogClose"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user