状态
This commit is contained in:
@@ -256,6 +256,7 @@ export default {
|
||||
},
|
||||
methods: {
|
||||
customers(){
|
||||
console.log(this.$store.state.hasLogin)
|
||||
if(!this.$store.state.hasLogin){
|
||||
this.$refs.uToast.show({
|
||||
title: "请先登录",
|
||||
|
||||
Reference in New Issue
Block a user