Commit eb7f5d2f authored by wangxuelai's avatar wangxuelai

Merge remote-tracking branch 'origin/bww-v1'

parents 478e1dd2 56694b6a
......@@ -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