1212
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<Abar href="">{{data.nick}}</Abar>
|
||||
<template>
|
||||
<Abar :href='"/user/user?no=" +data.userNo' >{{ data.nick }}</Abar>
|
||||
</template>
|
||||
<script lang="ts" setup>
|
||||
const props = defineProps({
|
||||
|
||||
Reference in New Issue
Block a user