@@ -378,7 +378,7 @@ export default {
}
},
mounted() {
- //this.getList();
+ this.getList();
computed: {
...mapGetters(["orgId", "orgName"]),