test
This commit is contained in:
@@ -122,7 +122,7 @@ export default {
|
|||||||
.post(`/app/appvillagerintegraldeclare/addOrUpdate`, {
|
.post(`/app/appvillagerintegraldeclare/addOrUpdate`, {
|
||||||
name: this.user.realName,
|
name: this.user.realName,
|
||||||
residentPhone: this.forms.phone,
|
residentPhone: this.forms.phone,
|
||||||
// applyIntegralType: this.forms.applyIntegralTypeValue,
|
applyIntegralType: this.forms.applyIntegralTypeValue,
|
||||||
description: this.forms.content,
|
description: this.forms.content,
|
||||||
applyFiles: imgs || [],
|
applyFiles: imgs || [],
|
||||||
residentId: this.user.residentId,
|
residentId: this.user.residentId,
|
||||||
|
|||||||
Reference in New Issue
Block a user