fix: 修改包码结算 弹窗
This commit is contained in:
parent
f3eaf806b7
commit
9e4978f3b0
|
@ -67,8 +67,6 @@ const BmDownload = () => {
|
||||||
handelResponse(
|
handelResponse(
|
||||||
res,
|
res,
|
||||||
(response, msg) => {
|
(response, msg) => {
|
||||||
Notify.clear()
|
|
||||||
Notify.success(msg)
|
|
||||||
setState({
|
setState({
|
||||||
tableData: res.data.data,
|
tableData: res.data.data,
|
||||||
dataCount: res.data.total
|
dataCount: res.data.total
|
||||||
|
|
Loading…
Reference in New Issue