浏览代码

清除用户登录缓存

sangwenwei 7 月之前
父节点
当前提交
009d08edeb
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/human/enrollment/registration/EnrollmentRegistrationList.vue

+ 1 - 1
src/views/human/enrollment/registration/EnrollmentRegistrationList.vue

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