修改会议详情
This commit is contained in:
@@ -182,6 +182,9 @@
|
||||
created() {
|
||||
this.getDetail();
|
||||
},
|
||||
mounted() {
|
||||
document.title = "会议详情"
|
||||
},
|
||||
filters: {
|
||||
transform(status) {
|
||||
if (status == 1) {
|
||||
|
||||
Reference in New Issue
Block a user