Compare commits
2 Commits
96e29b9cfe
...
c78d2a273a
| Author | SHA1 | Date | |
|---|---|---|---|
| c78d2a273a | |||
| 6653f071c6 |
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user