How to let child view not change the header bar?

In the parent state I have a title and a ion-nav-buttons in header bar. When switching to child states, the setting is overwritten that the title and right button both disappear. Is there way to just let the content of child view switched in and not the header bar?