|
@@ -299,6 +299,7 @@ export default {
|
|
|
contactPhone:this.dataForm.phone,
|
|
contactPhone:this.dataForm.phone,
|
|
|
contactAddr:this.dataForm.address,
|
|
contactAddr:this.dataForm.address,
|
|
|
contactEmail:this.dataForm.email,
|
|
contactEmail:this.dataForm.email,
|
|
|
|
|
+ welfareId:this.data.welfareId,
|
|
|
}
|
|
}
|
|
|
if(this.activeName=='goodsNotice'){
|
|
if(this.activeName=='goodsNotice'){
|
|
|
start(params).then(response => {
|
|
start(params).then(response => {
|