@@ -354,7 +354,7 @@
})
},
removeRedis(userId){
- this.$confirm(`确定清除所选项登陆缓存吗?`, '提示', {
+ this.$confirm(`确定清除所选项登录缓存吗?`, '提示', {
confirmButtonText: '确定',
cancelButtonText: '取消',
type: 'warning'