|
@@ -167,6 +167,9 @@
|
|
imageUrlList: this.photograph,
|
|
imageUrlList: this.photograph,
|
|
remarks: this.form.remarks
|
|
remarks: this.form.remarks
|
|
}
|
|
}
|
|
|
|
+ if(this.itemId){
|
|
|
|
+ params.id=this.itemId
|
|
|
|
+ }
|
|
if(this.form.gatherNum_other) {
|
|
if(this.form.gatherNum_other) {
|
|
params.rubbishEntityList.push({
|
|
params.rubbishEntityList.push({
|
|
"rubbishType":"GATHER_OTHER",
|
|
"rubbishType":"GATHER_OTHER",
|