het endpoint setting hak akses belum fix

This commit is contained in:
2025-06-03 14:34:36 +07:00
parent 30fc55d50f
commit 6a6d8070c8
7 changed files with 66 additions and 77 deletions

View File

@@ -9,7 +9,6 @@ const props = withDefaults(defineProps<{
});
const emit = defineEmits(['detail']);
const state = ref(false)
</script>
<template>
<v-card elevation="10" style="overflow: hidden;min-width: 300px;" @click="state = true">