更新
This commit is contained in:
@@ -95,7 +95,7 @@
|
||||
|
||||
methods: {
|
||||
getList() {
|
||||
this.instance.post(`/app/statistics/preventionreturntopoverty/queryPreventionPovertyLogCount`, null, {
|
||||
this.instance.post(`/app/apppreventionreturntopovertylogstatistic/list`, null, {
|
||||
params: {
|
||||
...this.search
|
||||
}
|
||||
|
||||
@@ -196,7 +196,7 @@
|
||||
|
||||
methods: {
|
||||
getList() {
|
||||
this.instance.post(`/app/statistics/preventionreturntopoverty/queryPreventionPovertyLogCount`, null, {
|
||||
this.instance.post(`/app/apppreventionreturntopovertylogstatistic/list`, null, {
|
||||
params: {
|
||||
size: 15,
|
||||
current: 1
|
||||
|
||||
Reference in New Issue
Block a user