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