remove needless ref
This commit is contained in:
parent
fbd1922567
commit
237d95b0f7
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
<template>
|
<template>
|
||||||
<v-popover
|
<v-popover
|
||||||
ref="popper"
|
|
||||||
popover-class="status-popover"
|
popover-class="status-popover"
|
||||||
placement="top-start"
|
placement="top-start"
|
||||||
:popper-options="popperOptions"
|
:popper-options="popperOptions"
|
||||||
|
|
Loading…
Reference in a new issue