This commit is contained in:
dengxin
2024-02-19 16:29:29 +08:00
parent ca1f42083d
commit ec97837674

View File

@@ -477,8 +477,7 @@ export default {
}, },
created() { created() {
this.initDept(); this.initDept();
this.getWorkTypes(); // this.getWorkTypes();
console.log(this.permission,'========================');
}, },
methods: { methods: {
getWorkTypes() { getWorkTypes() {