gongchunyi
3 天以前 d1a90b92e392fe262d442ae0537e47af5d92ff75
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;