Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
JSH ERP
Commits
4cc02fe0
Commit
4cc02fe0
authored
Feb 28, 2022
by
季圣华
Browse files
优化消息通知页面
parent
8a1a84ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
jshERP-web/src/components/tools/ShowAnnouncement.vue
View file @
4cc02fe0
...
...
@@ -12,10 +12,7 @@
<a-button
v-if=
"record.openType==='url'"
type=
"primary"
@
click=
"toHandle"
>
去处理
</a-button>
</
template
>
<a-card
class=
"daily-article"
:loading=
"loading"
>
<a-card-meta
:title=
"record.titile"
:description=
"'标题:'+record.msgTitle"
>
</a-card-meta>
<span
style=
"font-size:18px;"
>
{{record.msgTitle}}
</span>
<a-divider
/>
<span
v-html=
"record.msgContent"
class=
"article-content"
></span>
</a-card>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment