修复代码

This commit is contained in:
2022-09-22 18:08:06 +08:00
parent 8e8730d0bf
commit 8a78ac988f
15 changed files with 86 additions and 154 deletions

View File

@@ -144,6 +144,7 @@ export default {
},
point() {
const point = Cookies.get('point') !== undefined
console.log(point)
if (point) {
this.$notify({
title: '提示',