程志平 il y a 3 ans
Parent
commit
b28c47aa54
1 fichiers modifiés avec 9 ajouts et 9 suppressions
  1. 9 9
      pagesAir/shareAir/shareAir.vue

+ 9 - 9
pagesAir/shareAir/shareAir.vue

@@ -598,15 +598,15 @@
 			btn_click(index, air_ip, name, info, order_num, time) {
 				// console.log(index, air_ip, name, info, order_num, time);
 				var _this = this;
-				if (time === this.time_string) {
-					uni.showModal({
-						title: '提示',
-						content: '其他人员使用中,你不能关闭!',
-						confirmText: '好的',
-						showCancel: false
-					})
-					return;
-				}
+				// if (time === this.time_string) {
+				// 	uni.showModal({
+				// 		title: '提示',
+				// 		content: '其他人员使用中,你不能关闭!',
+				// 		confirmText: '好的',
+				// 		showCancel: false
+				// 	})
+				// 	return;
+				// }
 
 				let tmp = name.split('-');
 				let build = tmp[1],