26787
This commit is contained in:
@@ -449,6 +449,7 @@ export default {
|
|||||||
phone: res.data.phone,
|
phone: res.data.phone,
|
||||||
userId: res.data.id
|
userId: res.data.id
|
||||||
}]
|
}]
|
||||||
|
this.girdInfoStr = ''
|
||||||
this.photoList = [{ url: this.forms.photo }];
|
this.photoList = [{ url: this.forms.photo }];
|
||||||
|
|
||||||
res.data.girdInfoList.forEach((e, index) => {
|
res.data.girdInfoList.forEach((e, index) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user