事件上报
This commit is contained in:
@@ -77,7 +77,7 @@ export default {
|
|||||||
return //当数据总量和列表总量一样时,不用再加载数据
|
return //当数据总量和列表总量一样时,不用再加载数据
|
||||||
}
|
}
|
||||||
this.$loading()
|
this.$loading()
|
||||||
this.$instance.post(`/app/appresidentreportinfo/list`, null, {
|
this.$instance.post(`/app/appresidentreportinfo/listByApplet`, null, {
|
||||||
params: {
|
params: {
|
||||||
current: this.current, size: 15
|
current: this.current, size: 15
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user