I want to show only submitted documents to user of a particular role

I created a role called ‘Employee User’, Now i want to show only those salary slips which are submitted and not show salary slips which are in draft state but for the user of Role ‘HR’ i want to display all the salary slips
how can I do it?