修改通知公告
This commit is contained in:
@@ -74,6 +74,10 @@
|
||||
created() {
|
||||
this.getDetail();
|
||||
},
|
||||
|
||||
mounted() {
|
||||
document.title = "公告详情";
|
||||
},
|
||||
methods: {
|
||||
...mapActions(['previewFile', 'injectJWeixin']),
|
||||
preFile(e) {
|
||||
|
||||
Reference in New Issue
Block a user