@@ -521,6 +521,7 @@ export default {
type: 'success',
});
that.notificationVisible=false;
+ that.Inquireclick();
} else {
that.$message.error(res.data.msg);
}