huminmin
2 天以前 a340018a320cfe9a089bf0d8015eaa00997cd7a4
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;