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