dedsudiyu 1 일 전
부모
커밋
34c11734b3

+ 2 - 1
pages_basics/views/earlyWarningManage/earlyWarningDetail.vue

@@ -538,7 +538,8 @@
 					}); */
 					let obj = {
 						type:4,
-						subId:this.form.subId
+						subId:this.form.subId,
+						floorId:this.form.floorId
 					}
 					uni.navigateTo({
 							url: '/pages_manage/views/laboratory/videoPlayer?item='+encodeURIComponent(JSON.stringify(obj))

+ 2 - 1
pages_manage/views/laboratory/infoPage.vue

@@ -116,7 +116,8 @@
 				console.log('视频')
 				let obj = {
 					type:4,
-					subId:this.newData.subId
+					subId:this.newData.subId,
+					floorId:this.newData.floorId
 				}
 				uni.navigateTo({
 						url: '/pages_manage/views/laboratory/videoPlayer?item='+encodeURIComponent(JSON.stringify(obj))

+ 2 - 1
pages_manage/views/laboratory/safetyCardScan.vue

@@ -252,7 +252,8 @@
 				console.log('视频')
 				let obj = {
 					type: 4,
-					subId: this.newData.subId
+					subId: this.newData.subId,
+					floorId:this.newData.floorId
 				}
 				uni.navigateTo({
 					url: '/pages_manage/views/laboratory/videoPlayer?item=' + encodeURIComponent(JSON.stringify(