录单权限问题-紧急处理

This commit is contained in:
bai.jinyan
2021-06-17 18:09:12 +08:00
parent ed8892ba14
commit 381bf45559
4 changed files with 8 additions and 8 deletions

View File

@@ -397,9 +397,9 @@ export default {
window['appCallBack'] = this.appCallBack*/
this.init()
//校验当前用户权限
funcPermCheck({}).then(res => {
/*funcPermCheck({}).then(res => {
this.isCheck = res.result
})
})*/
},
created() {},
beforeRouteLeave(to, from, next) {