heyang 1 rok temu
rodzic
commit
1a724a9ebc

+ 2 - 1
pages_safetyExamine/examineManage/examineAddTow.vue

@@ -227,6 +227,7 @@
 				this.getHazardInfoByJoinIds(this.form.subIds,option.joinHazardIds)
 				this.form.joinHazardIds=option.joinHazardIds
 			}
+			console.log(this.form.isCustom)
         },
         onShow() {
 			this.getCheckOptionList();
@@ -721,7 +722,7 @@
 			//新增检查内容
 			addDeviceDanger(){
 				uni.navigateTo({
-					url: '/pages/saoCode/scan?form='+encodeURIComponent(JSON.stringify(this.form))
+					url: '/pages_safetyExamine/examineManage/examineAddContent?form='+encodeURIComponent(JSON.stringify(this.form))
 				});
 			},
 			//删除隐患