mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-13 12:02:51 +00:00
fix: 前端取消会议屏幕常亮
This commit is contained in:
parent
1df0a1dfb4
commit
e27ea9e117
@ -173,13 +173,6 @@ export default {
|
||||
},
|
||||
|
||||
watch: {
|
||||
meetingShow(val) {
|
||||
if (val) {
|
||||
$A.eeuiAppKeepScreenOn()
|
||||
} else {
|
||||
$A.eeuiAppKeepScreenOff()
|
||||
}
|
||||
},
|
||||
meetingMini(val) {
|
||||
if (!val) {
|
||||
this.$refs.meetingModal.modalIndex = this.$refs.meetingModal.handleGetModalIndex()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user