修复平板模式下打开融合设置时不获取配置
This commit is contained in:
parent
299a9fbdd9
commit
9fa316628f
|
@ -326,6 +326,7 @@ export default defineComponent({
|
|||
plan_running,
|
||||
window_rect_edit_dialog,
|
||||
power_flag,
|
||||
getconfig,
|
||||
|
||||
toogleFullScreen() {
|
||||
if (!$q.fullscreen.isCapable) {
|
||||
|
|
Loading…
Reference in New Issue