Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
任超
/
js.CadastralSystem
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
7db34c9e
authored
2021-01-12 14:36:03 +0800
by
zhaoqian
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
批量删除户信息
1 parent
cf7ac8af
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/api/lpb.js
src/api/lpb.js
View file @
7db34c9
...
...
@@ -204,7 +204,7 @@ export function batchDelete(data) {
url
:
'/system/qjH/batchDeleteHByBsms'
,
method
:
'post'
,
data
:{
bsms
:
data
h
bsms
:
data
}
})
}
...
...
Please
register
or
sign in
to post a comment