Update UserGroup.ts

parent 806e808a
...@@ -265,6 +265,7 @@ export default defineComponent({ ...@@ -265,6 +265,7 @@ export default defineComponent({
groupDescription.value = groupInfo.description; groupDescription.value = groupInfo.description;
void getGroupDetail(); void getGroupDetail();
tab.value = 'inforGroup';
}; };
onMounted(() => { onMounted(() => {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment