@ -45,7 +45,7 @@ class Bankcardnumberverification extends Component {
try {
if (result.data.status == 0) {
// console.log(JSON.stringify(result));
this.props.showNotification(`提交成功成功`);
this.props.showNotification(`提交成功`);
this.props.getdata();
this.props.GetawardinformationAPI();
}