dedsudiyu 3 月之前
父节点
当前提交
d2cff9fd68
共有 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 = 5;
+				const TIME_COUNT = 3;
 				if (!self.timer) {
 					self.count = TIME_COUNT;
 					self.show = false;