huminmin
昨天 e08ecce83feab5d2aee0772a1c12b27fbabe369b
src/views/safeProduction/accidentReportingRecord/index.vue
@@ -513,7 +513,7 @@
      .then(res => {
        tableLoading.value = false;
        tableData.value = res.data.records;
        page.total = res.data.total;
        page.value.total = res.data.total;
      })
      .catch(err => {
        tableLoading.value = false;