|
@@ -149,7 +149,7 @@
|
|
|
<!--待发布-->
|
|
|
<el-dialog
|
|
|
class="hc-system-announcement-dialog black-card" title="待发布的公告" :visible.sync="isReleasedShow"
|
|
|
- append-to-body center destroy-on-close width="620px" @closed="releasedCancel"
|
|
|
+ append-to-body center destroy-on-close width="660px" @closed="releasedCancel"
|
|
|
>
|
|
|
<el-divider content-position="left" class="hc-system-announcement-black-divider top">系统公告</el-divider>
|
|
|
<div class="hc-system-announcement-black-card">
|