value
2023-08-29 f6b6162c08fb8fd93369064d4daef6c94b100eea
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 }) {