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