dedsudiyu 3 달 전
부모
커밋
e2eeca4adf
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages_manage/views/accessControl/remoteOpen.vue

+ 1 - 1
pages_manage/views/accessControl/remoteOpen.vue

@@ -196,7 +196,7 @@
 			//关闭弹框倒计时
 			getMsg() {
 				let self = this;
-				const TIME_COUNT = 3;
+				const TIME_COUNT = 5;
 				if (!self.timer) {
 					self.count = TIME_COUNT;
 					self.show = false;