update
This commit is contained in:
@@ -35,7 +35,7 @@ const options: MenuOption[] = [
|
||||
),
|
||||
key: "admin problem create",
|
||||
},
|
||||
{label: "交流", key: "communication", disabled: true},
|
||||
{ label: "交流", key: "communication", disabled: true },
|
||||
{
|
||||
label: () =>
|
||||
h(
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
<script setup lang="ts">
|
||||
import Beian from "../components/Beian.vue"
|
||||
import Header from "../components/Header.vue"
|
||||
import Login from "../components/Login.vue"
|
||||
import Signup from "../components/Signup.vue"
|
||||
import Header from "../components/Header.vue"
|
||||
import Beian from "../components/Beian.vue"
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
||||
Reference in New Issue
Block a user