|
|
|
|
@ -679,7 +679,11 @@
|
|
|
|
|
mission_id:this.form.mission_id,
|
|
|
|
|
date:this.form.date,
|
|
|
|
|
up_admin_id:this.form.up_admin_id,
|
|
|
|
|
batch:this.patrol_list
|
|
|
|
|
batch:this.patrol_list,
|
|
|
|
|
site_id: this.form.site_id,
|
|
|
|
|
address: this.form.address,
|
|
|
|
|
lat: this.form.lat,
|
|
|
|
|
lon: this.form.lon,
|
|
|
|
|
}
|
|
|
|
|
console.log("baseForm",baseForm)
|
|
|
|
|
// return
|
|
|
|
|
|