소스 검색

清除用户登录缓存

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'