大屏数据源配置

This commit is contained in:
yanran200730
2022-03-29 13:41:25 +08:00
parent 8f0f4e7106
commit 47c52e3ef7
2 changed files with 18 additions and 14 deletions

View File

@@ -127,7 +127,8 @@
getList() {
this.instance.post(`/app/apppreventionreturntopovertyriskperson/list`, null, {
params: {
...this.search
...this.search,
listType: 1
}
}).then(res => {
if (res.code == 0) {