소스 검색

深拷贝默认置空

linehang 5 년 전
부모
커밋
3a922e0473
1개의 변경된 파일3개의 추가작업 그리고 5개의 파일을 삭제
  1. 3 5
      app/recover/html/new_recover.html

+ 3 - 5
app/recover/html/new_recover.html

@ -527,12 +527,10 @@
			    			obj = JSON.parse(JSON.stringify(detail))
//			    		this.templateDetail[index] = detail
			    		this.isTest = !this.isTest
			    		console.log(obj)
//			    		obj.specialistServiceItemDO.executeTime = []
//			    		obj.value14 = null
//			    		obj.value15 = null
			    		obj.specialistServiceItemDO.executeTime = []
			    		obj.value14 = null
			    		obj.value15 = null
			    		this.templateDetail.push(obj)
			    		console.log(this.templateDetail)
			    		this.checkAllMoney()
			    	},
			    	// 选择项目