|
@@ -1140,8 +1140,12 @@ |
|
|
i++ |
|
|
i++ |
|
|
} |
|
|
} |
|
|
this.xcdcform["lackCount"] = i |
|
|
this.xcdcform["lackCount"] = i |
|
|
this.xcdcform.fileUrl1 = location.protocol+"//"+location.host+request.defaults.baseURL+ this.xcdcform.fileUrl1 |
|
|
|
|
|
this.xcdcform.fileUrl2 = location.protocol+"//"+location.host+request.defaults.baseURL+ this.xcdcform.fileUrl2 |
|
|
|
|
|
|
|
|
if(this.xcdcform.fileUrl1.length>0){ |
|
|
|
|
|
this.xcdcform.fileUrl1 = location.protocol+"//"+location.host+request.defaults.baseURL+ this.xcdcform.fileUrl1.replace(location.protocol+"//"+location.host+request.defaults.baseURL,"") |
|
|
|
|
|
|
|
|
|
|
|
}if(this.xcdcform.fileUrl2.length>0){ |
|
|
|
|
|
this.xcdcform.fileUrl2 = location.protocol+"//"+location.host+request.defaults.baseURL+ this.xcdcform.fileUrl2.replace(location.protocol+"//"+location.host+request.defaults.baseURL,"") |
|
|
|
|
|
} |
|
|
if(this.xcdcform.id){ |
|
|
if(this.xcdcform.id){ |
|
|
updateInvestigate(this.xcdcform).then(res => { |
|
|
updateInvestigate(this.xcdcform).then(res => { |
|
|
this.showXCDC = false |
|
|
this.showXCDC = false |
|
|