mirror of
https://github.com/ZeroCatDev/Classworks.git
synced 2025-07-04 02:09:22 +00:00
1
This commit is contained in:
parent
5d74b604d1
commit
d52be573ef
@ -1,5 +1,5 @@
|
|||||||
<template>
|
<template>
|
||||||
<v-navigation-drawer v-model="drawer" location="right" temporary width="400">
|
<v-navigation-drawer v-model="drawer" location="right" temporary width="400" v-if="drawer">
|
||||||
<v-toolbar color="primary">
|
<v-toolbar color="primary">
|
||||||
<v-toolbar-title>消息记录</v-toolbar-title>
|
<v-toolbar-title>消息记录</v-toolbar-title>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user