@@ -58,7 +58,7 @@ class ApprovalHome extends Component {
componentDidMount () {
mMaster = this.props.match.params.master
- document.title = 'U审批'
+ document.title = '审批'
const { homeState } = this.props
let { newState, receiveState, sendState, selectedTab } = homeState