Commit 56694b6a authored by baixian's avatar baixian

优化

parent 7775ef33
......@@ -648,6 +648,12 @@ class StudentMgt extends React.Component {
isChecked: false,
verifyValue: '',
});
dispatch({
type: 'students/updateState',
payload: {
deleteTabKey: 1,
},
});
},
},
});
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment