地区修改
This commit is contained in:
@@ -128,6 +128,7 @@ export default {
|
|||||||
current: this.current,
|
current: this.current,
|
||||||
createUserId: this.currentTabs == 1 ? this.user.id : '',
|
createUserId: this.currentTabs == 1 ? this.user.id : '',
|
||||||
title: this.keyword,
|
title: this.keyword,
|
||||||
|
areaId: this.areaId,
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
.then((res) => {
|
.then((res) => {
|
||||||
|
|||||||
@@ -129,6 +129,7 @@ export default {
|
|||||||
areaId: this.areaId,
|
areaId: this.areaId,
|
||||||
createUserId: this.currentTabs == 1 ? this.user.id : '',
|
createUserId: this.currentTabs == 1 ? this.user.id : '',
|
||||||
title: this.keyword,
|
title: this.keyword,
|
||||||
|
areaId: this.areaId,
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
.then((res) => {
|
.then((res) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user