mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-05-31 11:29:52 +08:00
⚡ Perf: fix memory leak of main page
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user