123
Showing
1 changed file
with
2 additions
and
2 deletions
... | @@ -3,9 +3,9 @@ import request from '@/utils/request' | ... | @@ -3,9 +3,9 @@ import request from '@/utils/request' |
3 | 业务办理-业务申请规则API | 3 | 业务办理-业务申请规则API |
4 | */ | 4 | */ |
5 | // 选择单元-根据条件进行列表查询 | 5 | // 选择单元-根据条件进行列表查询 |
6 | export function getSysSqdjywBysearch (data) { | 6 | export function getselectBdcdy (data) { |
7 | return request({ | 7 | return request({ |
8 | url: '/system/sysSqdjyw/getSysSqdjywBysearch', | 8 | url: '/ywbl/ywsq/selectBdcdy', |
9 | method: 'post', | 9 | method: 'post', |
10 | data | 10 | data |
11 | }) | 11 | }) | ... | ... |
-
Please register or sign in to post a comment