fix: 🐛 去除页面组件冗余参数

This commit is contained in:
viarotel 2023-10-12 17:57:11 +08:00
parent b6986d14de
commit 8e5df15f6a

View File

@ -11,10 +11,6 @@
<component
:is="item.prop"
:ref="item.prop"
:scrcpy-cache="scrcpyCache"
:get-scrcpy-cache="getScrcpyCache"
:set-scrcpy-cache="setScrcpyCache"
:get-scrcpy-map="getScrcpyMap"
/>
</el-tab-pane>
</el-tabs>