het endpoint setting hak akses belum fix
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user