fix: refs #8410 removed unused ref
This commit is contained in:
parent
e5a449c80c
commit
f69ed548f0
|
@ -187,7 +187,6 @@ const searchModule = () => {
|
|||
<template v-if="$route?.matched[1]?.name === 'Dashboard'">
|
||||
<QItem class="q-pb-md">
|
||||
<VnInput
|
||||
ref="searchInput"
|
||||
v-model="search"
|
||||
:label="t('Search modules')"
|
||||
class="full-width"
|
||||
|
|
Loading…
Reference in New Issue