12
Showing
1 changed file
with
0 additions
and
19 deletions
src/api/sqcx.js
deleted
100644 → 0
| 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 |
-
Please register or sign in to post a comment