更新申请消息
This commit is contained in:
@@ -5,6 +5,7 @@ const getters = {
|
||||
userChecked:state=>state.user.userChecked,
|
||||
area: state => state.area,
|
||||
news: state=> state.news,
|
||||
news_recruit: state=> state.news_recruit,
|
||||
auth: state => state.auth,
|
||||
authPass: (state,getters) => getters.auth.laborState && getters.auth.realNameState && getters.auth.bankCardState && getters.auth.insureState,
|
||||
authInfo: state => state.auth.authInfo,
|
||||
|
||||
Reference in New Issue
Block a user