Merge branch 'prod'
commit
fc8c1f4db2
|
@ -172,7 +172,7 @@ export default {
|
||||||
<script setup>
|
<script setup>
|
||||||
import { ref } from "vue";
|
import { ref } from "vue";
|
||||||
|
|
||||||
const items = ref(items: [
|
const items = ref([
|
||||||
{
|
{
|
||||||
label: 'Options',
|
label: 'Options',
|
||||||
items: [
|
items: [
|
||||||
|
|
Loading…
Reference in New Issue