value
2023-08-31 5d9fb7a0c20ea66d5900341fb6e972da4c6bb3b5
src/views/home/index.vue
@@ -124,7 +124,7 @@
    this.getcheckProjectNum();
    this.getVerifiedData();
    this.getUncheckedData();
    this.getPieChart();
    this.getPieChart();
  },
  methods: {
    cell({ row, column, rowIndex, columnIndex }) {