Przeglądaj źródła

Merge branch 'lab-xcx-dev' into SCHOOL-XiBeiNongLin

dedsudiyu 3 miesięcy temu
rodzic
commit
3d9f17e772
1 zmienionych plików z 1 dodań i 1 usunięć
  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;