修复代码
This commit is contained in:
@@ -144,6 +144,7 @@ export default {
|
||||
},
|
||||
point() {
|
||||
const point = Cookies.get('point') !== undefined
|
||||
console.log(point)
|
||||
if (point) {
|
||||
this.$notify({
|
||||
title: '提示',
|
||||
|
||||
Reference in New Issue
Block a user