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