Update userPanel.vue
This commit is contained in:
parent
ee0c2fadf7
commit
aa71d8c97d
|
|
@ -59,7 +59,7 @@ const props = defineProps({
|
||||||
default: 480
|
default: 480
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
// ssss
|
||||||
const handleUserItem = (index, group = {}) => {
|
const handleUserItem = (index, group = {}) => {
|
||||||
curUserGroupIndex.value = index;
|
curUserGroupIndex.value = index;
|
||||||
// 设置需要高亮的用户id
|
// 设置需要高亮的用户id
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user