会议通知

This commit is contained in:
liuye
2021-12-24 11:28:40 +08:00
parent 458e264db0
commit c59fefcdce
3 changed files with 3 additions and 3 deletions

View File

@@ -145,7 +145,7 @@ export default {
},
onShow() {
document.title = "新增会议";
uni.setNavigationBarTitle({title: '新增会议'})
this.$dict.load("meetingNoticeBefore", "meetingNoticeAfter");
},