Perf: fix memory leak of main page

This commit is contained in:
萌萌哒赫萝
2023-09-10 23:21:39 -07:00
parent 219cbbb253
commit 5392d9e9e7
5 changed files with 7 additions and 0 deletions

View File

@@ -3,6 +3,7 @@
v-model="showInputBoxVisible"
:title="inputBoxOptions.title || $T('INPUT')"
:modal-append-to-body="false"
append-to-body
>
<el-input
v-model="inputBoxValue"