This commit is contained in:
yanran200730
2022-03-31 09:09:33 +08:00
parent 1a616bc084
commit 94f5713f89
2 changed files with 2 additions and 2 deletions

View File

@@ -95,7 +95,7 @@
methods: {
getList() {
this.instance.post(`/app/statistics/preventionreturntopoverty/queryPreventionPovertyLogCount`, null, {
this.instance.post(`/app/apppreventionreturntopovertylogstatistic/list`, null, {
params: {
...this.search
}

View File

@@ -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