Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcdj-web
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
2ed542b4
authored
2022-09-19 15:02:22 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'master' of
http://yun.pashanhoo.com:9090/bdc/bdcdj-web
2 parents
99ecccec
291b4853
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/api/zhcx.js
src/api/zhcx.js
View file @
2ed542b
...
...
@@ -9,7 +9,7 @@ import request from '@/utils/request'
// 根据条件进行列表查询
export
function
getDjbBysearch
(
data
)
{
return
request
({
url
:
'/zhcx/qlxx/getDjbBysearch'
,
url
:
'/zhcx/
search/
qlxx/getDjbBysearch'
,
method
:
'post'
,
data
:
data
})
...
...
Please
register
or
sign in
to post a comment