钟日健
2022-03-15 2cf7c6733dacd8d3c2e5c6e8a8c109fb86eb7c8e
src/views/securityUnit/index.vue
@@ -178,6 +178,7 @@
        pageSize: 10,
        currentPage: 1,
        total: 0,
        ...this.$store.state.control.changePageSize,
      },
      treeData: [],
@@ -287,6 +288,7 @@
        align: "center",
        selection: true,
        column: column,
        ...this.$store.state.control.clearOtherBut,
      },
    };
  },