Update aside.vue

master
yutent 2023-05-08 12:16:09 +08:00 committed by GitHub
parent 50bd27093c
commit ceef8c7fdb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
</template> </template>
<script> <script>
import { removeConversation } from '@/lib/fetch.js' // import { removeConversation } from '@/lib/fetch.js'
export default { export default {
data() { data() {