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