guanqb
2024-01-25 2a126ce71b3942710a77f9c684ed4299288891c4
字段修改
1 files modified
2 ■■■ changed files
src/views/intelligentSearch/index.vue 2 ●●● patch | view | raw | blame | history
src/views/intelligentSearch/index.vue
@@ -258,7 +258,7 @@
                searchKey: this.searchKey,
                size: this.pages.pageSize,
                current: this.pages.currentPage,
                detpt: JSON.parse(sessionStorage.getItem("userInfo")).dept_id
                deptId: JSON.parse(sessionStorage.getItem("userInfo")).dept_id
            }
            getVillagePersonInfoBySearch(params).then(res => {
                console.log('getVillagePersonInfoBySearch', res.data.data.records)