@@ -172,7 +172,7 @@ export default {
},
created() {
this.getDeptTree();
- this.getList();
+ //this.getList();
methods: {
/** 表格排序变化时 */