value
2023-08-31 5848c6987ee079cd7e88b7639a7d6a0f17b5b4e5
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 }) {