Browse Source

路政删除跳转到第一面

dev
dengyinhuan 1 year ago
parent
commit
f50bf1b949
  1. 1
      web/client/src/sections/fillion/containers/luzheng.js

1
web/client/src/sections/fillion/containers/luzheng.js

@ -147,7 +147,6 @@ function Assess(props) {
setLoading(true)
dispatch(delRoadadministration(record.id)).then(res => {
setLoading(false)
if (res.success) {
setQuery({...query, page: 1, pageSize: 10, limit: 10})
// getData(page)

Loading…
Cancel
Save