This commit is contained in:
shijingjing
2022-03-04 13:48:14 +08:00
parent 7c47b51399
commit f489d424bd
3 changed files with 3 additions and 7 deletions

View File

@@ -72,8 +72,7 @@ export default {
getList() {
this.$http.post('app/appvillagercircleinfo/list',null,{
params: {
current: 1,
size: 10,
current: this.current,
auditType: this.tabIndex == 0 ? '': this.tabIndex == 1 ? 0 : 1,
topic: this.topic,
content: this.content