4d792518 by jiaozeping@pashanhoo.com

12

1 parent d02bf640
1 // import request from '@/utils/request'
2 // // 根据条件进行列表查询
3 // export function getJtfcPage (data) {
4 // return request({
5 // url: '/sqcx/getJtfcPage',
6 // method: 'post',
7 // data
8 // })
9 // }
10 // // 新增申请查询家庭房产信息
11 // export function addJtfcCxjgXx (data) {
12 // return request({
13 // url: '/sqcx/addJtfcCxjgXx',
14 // method: 'post',
15 // data,
16 // showLoading: true,
17 // loadingTarget: '正在查询中...'
18 // })
19 // }
...\ No newline at end of file ...\ No newline at end of file