diff --git a/src/views/tenant/main/policy/index.vue b/src/views/tenant/main/policy/index.vue index f2dca20..fe4935e 100644 --- a/src/views/tenant/main/policy/index.vue +++ b/src/views/tenant/main/policy/index.vue @@ -477,8 +477,7 @@ export default { }, created() { this.initDept(); - this.getWorkTypes(); - console.log(this.permission,'========================'); + // this.getWorkTypes(); }, methods: { getWorkTypes() {