@@ -233,7 +233,6 @@
<el-table-column
label="操作"
- fixed="right"
align="center"
class-name="small-padding fixed-width"
width="350"
@@ -378,7 +377,7 @@ export default {
}
},
mounted() {
- //this.getList();
+ this.getList();
computed: {
...mapGetters(["orgId", "orgName"]),