1
0
mirror of https://github.com/ZeroCatDev/Classworks.git synced 2025-07-02 09:19:23 +00:00
This commit is contained in:
SunWuyuan 2025-03-15 21:55:29 +08:00
parent 5d74b604d1
commit d52be573ef
No known key found for this signature in database
GPG Key ID: A6A54CF66F56BB64

View File

@ -1,5 +1,5 @@
<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-title>消息记录</v-toolbar-title>